mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
Add periods to alt text
No other changes
This commit is contained in:
@ -42,7 +42,7 @@ An existing Configuration Manager infrastructure that is integrated with MDT is
|
||||
1. Using File Explorer, in the **D:\\Sources\\OSD\\OS** folder, create a subfolder named **Windows 10 Enterprise x64 RTM**.
|
||||
2. Copy the REFW10-X64-001.wim file to the **D:\\Sources\\OSD\\OS\\Windows 10 Enterprise x64 RTM** folder.
|
||||
|
||||

|
||||

|
||||
|
||||
The Windows 10 image being copied to the Sources folder structure.
|
||||
|
||||
@ -53,7 +53,7 @@ An existing Configuration Manager infrastructure that is integrated with MDT is
|
||||
7. In the Distribute Content Wizard, add the CM01 distribution point, click **Next** and click **Close**.
|
||||
8. View the content status for the Windows 10 Enterprise x64 RTM package. Do not continue until the distribution is completed (it might take a few minutes). You also can review the D:\\Program Files\\Microsoft Configuration Manager\\Logs\\distmgr.log file and look for the **STATMSG: ID=2301** line.
|
||||
|
||||

|
||||

|
||||
|
||||
The distributed Windows 10 Enterprise x64 RTM package.
|
||||
|
||||
|
@ -38,7 +38,7 @@ This section will show you how to import some network and storage drivers for Wi
|
||||
|
||||
This section assumes you have downloaded some drivers to the **D:\\Sources\\OSD\\DriverSources\\WinPE x64** folder on CM01.
|
||||
|
||||

|
||||

|
||||
|
||||
Driver folder structure on CM01
|
||||
|
||||
@ -52,10 +52,10 @@ On **CM01**:
|
||||
6. In the popup window that appears, click **Yes** to automatically update the distribution point.
|
||||
7. Click **Next**, wait for the image to be updated, and then click **Close**.
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
|
||||
Add drivers to Windows PE
|
||||
|
||||
@ -65,7 +65,7 @@ This section illustrates how to add drivers for Windows 10 using the HP EliteBoo
|
||||
|
||||
For the purposes of this section, we assume that you have downloaded the Windows 10 drivers for the HP EliteBook 8560w model and copied them to the **D:\Sources$\OSD\DriverSources\Windows 10 x64\Hewlett-Packard\HP EliteBook 8560w** folder on CM01.
|
||||
|
||||

|
||||

|
||||
|
||||
Driver folder structure on CM01
|
||||
|
||||
@ -75,7 +75,7 @@ On **CM01**:
|
||||
2. In the Import New Driver Wizard, on the **Specify a location to import driver** page, select the **Import all drivers in the following network path (UNC)** option, browse to the **\\\\CM01\\Sources$\\OSD\\DriverSources\\Windows 10 x64\\Hewlett-Packard\\HP EliteBook 8560w** folder and click **Next**. Wait a minute for driver information to be validated.
|
||||
3. On the **Specify the details for the imported driver** page, click **Categories**, create a category named **Windows 10 x64 - HP EliteBook 8560w**, click **OK**, and then click **Next**.
|
||||
|
||||

|
||||

|
||||
|
||||
Create driver categories
|
||||
|
||||
@ -93,7 +93,7 @@ On **CM01**:
|
||||
>[!NOTE]
|
||||
>If you want to monitor the driver import process more closely, you can open the SMSProv.log file during driver import.
|
||||
|
||||

|
||||

|
||||
|
||||
Drivers imported and a new driver package created
|
||||
|
||||
|
@ -61,7 +61,7 @@ On **CM01**:
|
||||
4. On the **Options** page, select the **x64** platform, and click **Next**.
|
||||
5. On the **Components** page, in addition to the default selected **Microsoft Data Access Components (MDAC/ADO)** support, select the **Microsoft Diagnostics and Recovery Toolkit (DaRT)** check box and click **Next**.
|
||||
|
||||

|
||||

|
||||
|
||||
Add the DaRT component to the Configuration Manager boot image.
|
||||
|
||||
@ -72,8 +72,8 @@ On **CM01**:
|
||||
8. In the Distribute Content Wizard, add the CM01 distribution point, and complete the wizard.
|
||||
9. Using Configuration Manager Trace, review the D:\\Program Files\\Microsoft Configuration Manager\\Logs\\distmgr.log file. Do not continue until you can see that the boot image is distributed. Look for the line that reads **STATMSG: ID=2301**. You also can monitor Content Status in the Configuration Manager Console at **\Monitoring\Overview\Distribution Status\Content Status\Zero Touch WinPE x64**. See the following examples:
|
||||
|
||||
<br>
|
||||

|
||||
<br>
|
||||

|
||||
|
||||
Content status for the Zero Touch WinPE x64 boot image
|
||||
|
||||
@ -82,8 +82,8 @@ On **CM01**:
|
||||
12. Using Configuration Manager Trace, review the D:\\Program Files\\Microsoft Configuration Manager\\Logs\\distmgr.log file and look for this text: **Expanding PS100009 to D:\\RemoteInstall\\SMSImages**.
|
||||
13. Review the **D:\\RemoteInstall\\SMSImages** folder. You should see three folders containing boot images. Two are from the default boot images, and the third folder (PS100009) is from your new boot image with DaRT. See the examples below:
|
||||
|
||||
<br>
|
||||

|
||||
<br>
|
||||

|
||||
|
||||
>Note: Depending on your infrastructure and the number of packages and boot images present, the Image ID might be a different number than PS100009.
|
||||
|
||||
|
@ -87,14 +87,14 @@ On **CM01**:
|
||||
>[!NOTE]
|
||||
>You also can add a Query WMI condition with the following query: SELECT \* FROM Win32\_ComputerSystem WHERE Model LIKE '%HP EliteBook 8560w%'
|
||||
|
||||

|
||||

|
||||
|
||||
The driver package options
|
||||
|
||||
7. In the **State Restore / Install Applications** group, select the **Install Application** action.
|
||||
8. Select the **Install the following applications** radio button, and add the OSD / Adobe Reader DC - OSD Install application to the list.
|
||||
|
||||

|
||||

|
||||
|
||||
Add an application to the Configuration Manager task sequence
|
||||
|
||||
|
@ -54,7 +54,7 @@ On **CM01**:
|
||||
* Type: Windows Installer (\*.msi file)
|
||||
* Location: \\\\CM01\\Sources$\\Software\\Adobe\\AcroRead.msi
|
||||
|
||||

|
||||

|
||||
|
||||
The Create Application Wizard
|
||||
|
||||
@ -65,7 +65,7 @@ On **CM01**:
|
||||
>[!NOTE]
|
||||
>Because it is not possible to reference an application deployment type in the task sequence, you should have a single deployment type for applications deployed by the task sequence. If you are deploying applications via both the task sequence and normal application deployment, and you have multiple deployment types, you should have two applications of the same software. In this section, you add the "OSD Install" suffix to applications that are deployed via the task sequence. If using packages, you can still reference both package and program in the task sequence.
|
||||
|
||||

|
||||

|
||||
|
||||
Add the "OSD Install" suffix to the application name
|
||||
|
||||
|
@ -65,7 +65,7 @@ All server and client computers referenced in this guide are on the same subnet.
|
||||
>[!NOTE]
|
||||
>You also can use the built-in reports to get information about ongoing deployments. For example, a task sequence report gives you a quick overview of the task sequence progress.
|
||||
|
||||

|
||||

|
||||
|
||||
Monitoring the deployment with MDT.
|
||||
|
||||
@ -73,20 +73,20 @@ All server and client computers referenced in this guide are on the same subnet.
|
||||
|
||||
Examples are provided below of various stages of deployment:
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
|
||||
Next, see [Refresh a Windows 7 SP1 client with Windows 10 using Configuration Manager](refresh-a-windows-7-client-with-windows-10-using-configuration-manager.md).
|
||||
|
||||
|
@ -44,7 +44,7 @@ On **CM01**:
|
||||
|
||||
2. Right-click the **MDT Production** deployment share, and click **Properties**. On the **Monitoring** tab, select the **Enable monitoring for this deployment share** check box, and click **OK**.
|
||||
|
||||

|
||||

|
||||
|
||||
Enable MDT monitoring for Configuration Manager
|
||||
|
||||
@ -80,7 +80,7 @@ On **CM01**:
|
||||
ApplyGPOPack=NO
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
The Settings package, holding the rules and the Unattend.xml template used during deployment
|
||||
|
||||
@ -99,7 +99,7 @@ On **CM01**:
|
||||
2. In the Distribute Content Wizard, click **Next** twice then on the **Specify the content destination** page add the Distribution Point: **CM01.CONTOSO.COM**, and then complete the wizard.
|
||||
3. Using the CMTrace tool, verify the distribution to the CM01 distribution point by reviewing the distmgr.log file, or use the Distribution Status / Content Status option in the Monitoring workspace. Do not continue until you see all the new packages being distributed successfully.
|
||||
|
||||

|
||||

|
||||
|
||||
Content status
|
||||
|
||||
@ -116,7 +116,7 @@ On **CM01**:
|
||||
* Purpose: Available
|
||||
* Make available to the following: Only media and PXE
|
||||
|
||||

|
||||

|
||||
|
||||
Configure the deployment settings
|
||||
|
||||
@ -125,7 +125,7 @@ On **CM01**:
|
||||
6. On the **Alerts** page, accept the default settings and click **Next**.
|
||||
7. On the **Distribution Points** page, accept the default settings, click **Next** twice, and then click **Close**.
|
||||
|
||||

|
||||

|
||||
|
||||
The Windows 10 Enterprise x64 RTM task sequence deployed to the All Unknown Computers collections available for media and PXE
|
||||
|
||||
@ -149,7 +149,7 @@ On **CM01**:
|
||||
>[!NOTE]
|
||||
>Configuration Manager can prompt for information in many ways. Using a collection variable with an empty value is just one of them. Another option is the User-Driven Installation (UDI) wizard.
|
||||
|
||||

|
||||

|
||||
|
||||
Configure a collection variable
|
||||
|
||||
|
@ -209,7 +209,7 @@ On **CM01**:
|
||||
* Site Server Name: CM01.contoso.com
|
||||
* Site code: PS1
|
||||
|
||||

|
||||

|
||||
|
||||
MDT integration with Configuration Manager.
|
||||
|
||||
@ -223,11 +223,11 @@ On **CM01**:
|
||||
2. In the right pane, right-click **Default Client Settings** and then click **Properties**.
|
||||
3. In the **Computer Agent** node, in the **Organization name displayed in Software Center** text box, type in **Contoso** and click **OK**.
|
||||
|
||||

|
||||

|
||||
|
||||
Configure the organization name in client settings.
|
||||
|
||||

|
||||

|
||||
|
||||
The Contoso organization name displayed during deployment.
|
||||
|
||||
@ -241,7 +241,7 @@ On **CM01**:
|
||||
2. Right-click **PS1 - Primary Site 1**, point to **Configure Site Components**, and then select **Software Distribution**.
|
||||
3. On the **Network Access Account** tab, select **Specify the account that accesses network locations** and add the *New Account* **CONTOSO\\CM\_NAA** as the Network Access account (password: pass@word1). Use the new **Verify** option to verify that the account can connect to the **\\\\DC01\\sysvol** network share.
|
||||
|
||||

|
||||

|
||||
|
||||
Test the connection for the Network Access account.
|
||||
|
||||
@ -261,7 +261,7 @@ On **CM01**:
|
||||
* Require a password when computers use PXE
|
||||
* Password and Confirm password: pass@word1
|
||||
|
||||

|
||||

|
||||
|
||||
Configure the CM01 distribution point for PXE.
|
||||
|
||||
@ -270,13 +270,13 @@ On **CM01**:
|
||||
|
||||
4. Using the CMTrace tool, review the C:\\Program Files\\Microsoft Configuration Manager\\Logs\\distmgr.log file. Look for ConfigurePXE and CcmInstallPXE lines.
|
||||
|
||||

|
||||

|
||||
|
||||
The distmgr.log displays a successful configuration of PXE on the distribution point.
|
||||
|
||||
5. Verify that you have seven files in each of the folders **D:\\RemoteInstall\\SMSBoot\\x86** and **D:\\RemoteInstall\\SMSBoot\\x64**.
|
||||
|
||||

|
||||

|
||||
|
||||
The contents of the D:\\RemoteInstall\\SMSBoot\\x64 folder after you enable PXE.
|
||||
|
||||
@ -341,7 +341,7 @@ The task sequence uses instructions that allow you to reduce the number of task
|
||||
MachineObjectOU=ou=desktops,ou=Contoso,dc=contoso,dc=com
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
The Gather action in the task sequence is reading the rules.
|
||||
|
||||
@ -349,7 +349,7 @@ The Gather action in the task sequence is reading the rules.
|
||||
|
||||
When testing a deployment, it is important to be able to quickly test any changes you make to the deployment without needing to run through an entire deployment. MDT rules can be tested very quickly, saving significant testing time in a deployment project. For more information, see [Configure MDT settings](../deploy-windows-mdt/configure-mdt-settings.md).
|
||||
|
||||

|
||||

|
||||
|
||||
The folder that contains the rules, a few scripts from MDT, and a custom script (Gather.ps1).
|
||||
|
||||
@ -357,7 +357,7 @@ The folder that contains the rules, a few scripts from MDT, and a custom script
|
||||
|
||||
With MDT integration, you can follow your deployments in real time, and if you have access to Microsoft Diagnostics and Recovery Toolkit (DaRT), you can even remote into Windows Preinstallation Environment (Windows PE) during deployment. The real-time monitoring data can be viewed from within the MDT Deployment Workbench, via a web browser, Windows PowerShell, the Event Viewer, or Microsoft Excel 2013. In fact, any script or app that can read an Open Data (OData) feed can read the information.
|
||||
|
||||

|
||||

|
||||
|
||||
View the real-time monitoring data with PowerShell.
|
||||
|
||||
@ -365,7 +365,7 @@ View the real-time monitoring data with PowerShell.
|
||||
|
||||
For some deployment scenarios, you may need to prompt the user for information during deployment such as the computer name, the correct organizational unit (OU) for the computer, or which applications should be installed by the task sequence. With MDT integration, you can enable the User-Driven Installation (UDI) wizard to gather the required information, and customize the wizard using the UDI Wizard Designer.
|
||||
|
||||

|
||||

|
||||
|
||||
The optional UDI wizard open in the UDI Wizard Designer.
|
||||
|
||||
|
@ -60,7 +60,7 @@ On **PC0003**:
|
||||
2. On the **Site** tab, click **Configure Settings**, then click **Find Site**.
|
||||
3. Verify that Configuration Manager has successfully found a site to manage this client is displayed. See the following example.
|
||||
|
||||

|
||||

|
||||
|
||||
## Create a device collection and add the PC0003 computer
|
||||
|
||||
@ -124,16 +124,16 @@ On **PC0003**:
|
||||
2. In the **Software Center** warning dialog box, click **Install Operating System**.
|
||||
3. The client computer will run the Configuration Manager task sequence, boot into Windows PE, and install the new OS and applications. See the following examples:
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
|
||||
Next, see [Replace a Windows 7 SP1 client with Windows 10 using Configuration Manager](replace-a-windows-7-client-with-windows-10-using-configuration-manager.md).
|
||||
|
||||
|
@ -69,7 +69,7 @@ On **CM01**:
|
||||
>[!NOTE]
|
||||
>This task sequence has many fewer actions than the normal client task sequence. If it doesn't seem different, make sure you selected the **Client Replace Task Sequence** template when creating the task sequence.
|
||||
|
||||

|
||||

|
||||
|
||||
The backup-only task sequence (named Replace Task Sequence).
|
||||
|
||||
@ -91,7 +91,7 @@ On **CM01**:
|
||||
* MAC Address: <the mac address that you wrote down>
|
||||
* Source Computer: PC0004
|
||||
|
||||

|
||||

|
||||
|
||||
Creating the computer association between PC0004 and PC0006.
|
||||
|
||||
@ -160,7 +160,7 @@ On **PC0004**:
|
||||
4. Confirm you want to upgrade the operating system on this computer by clicking **Install** again.
|
||||
5. Allow the Replace Task Sequence to complete. The PC0004 computer will gather user data, boot into Windows PE and gather more data, then boot back to the full OS. The entire process should only take a few minutes.
|
||||
|
||||

|
||||

|
||||
|
||||
Capturing the user state
|
||||
|
||||
@ -191,15 +191,15 @@ On **PC0006**:
|
||||
|
||||
When the process is complete, you will have a new Windows 10 computer in your domain with user data and settings restored. See the following examples:
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
|
||||
Next, see [Perform an in-place upgrade to Windows 10 using Configuration Manager](upgrade-to-windows-10-with-configuraton-manager.md).
|
||||
|
||||
|
@ -71,7 +71,7 @@ On **CM01**:
|
||||
4. Complete the wizard, and click **Close**.
|
||||
5. Review the Upgrade Task Sequence.
|
||||
|
||||

|
||||

|
||||
|
||||
The Configuration Manager upgrade task sequence
|
||||
|
||||
@ -127,13 +127,13 @@ On **PC0004**:
|
||||
4. Confirm you want to upgrade the operating system on this computer by clicking **Install** again.
|
||||
5. Allow the Upgrade Task Sequence to complete. The PC0004 computer will download the install.wim file, perform an in-place upgrade, and install your added applications. See the following examples:
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||

|
||||
|
||||
In-place upgrade with Configuration Manager
|
||||
|
||||
|
Reference in New Issue
Block a user