Introduction to Operating System Deployment in Configuration Manager
Updated: January 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1
The following sections explain some of the concepts that are used to deploy operating systems in your System Center 2012 Configuration Manager environment:
-
The Operating System Deployment Process
-
Methods Used to Deploy Operating Systems
-
Capturing and Deploying an Operating System Image
-
Installing Device Drivers on Destination Computers
-
Media Used to Deploy Operating Systems
-
Managing User State
-
Unknown Computer Deployments
-
Supporting User Device Affinity
-
Deploying Operating Systems to NAP-enabled Environments
-
What’s New in Configuration Manager
-
What’s New in Configuration Manager SP1
For an example scenario that shows how you might deploy an operating system, see Example Scenario for PXE-Initiated Operating System Deployment by Using Configuration Manager.
Configuration Manager provides several methods that you can use to deploy an operating system. Regardless of the deployment method that you use, there are several actions that you must take. These actions include the following:
-
Identify any Windows device drivers that are required to run the boot image or the operating system image that you have to deploy.
-
Identify the boot image that you want to use to start the destination computer. Configuration Manager provides two default boot images.
-
Capture an image of the operating system that you want to deploy by using a task sequence.
-
Distribute the boot image, operating system image, and any related content to a distribution point.
-
Create a task sequence that deploys the boot image and the operating system image.
-
Deploy the task sequence to the collection that contains the destination computer. If there are multiple computers in the collection, the task sequence is deployed to each computer in the collection.
There are several methods that you can use to deploy operating systems to Configuration Manager client computers.
-
PXE initiated deployments: PXE-initiated deployments let client computers request a deployment over the network. In this method of deployment, the operating system image and a Windows PE boot image are sent to a distribution point that is configured to accept PXE boot requests. For more information about PXE-initiated deployments, see Planning for PXE-Initiated Operating System Deployments in Configuration Manager.
-
Multicast deployments: Multicast deployments conserve network bandwidth by concurrently sending data to multiple clients instead of sending a copy of the data to each client over a separate connection. In this method of deployment, the operating system image is sent to a distribution point. This in turn deploys the image when client computers request the deployment. For more information about deploying operating systems to multiple clients, see Planning a Multicast Strategy in Configuration Manager.
-
Bootable Media Deployments: Bootable media deployments let you deploy the operating system when the destination computer starts. When the destination computer starts, it retrieves the task sequence, the operating system image, and any other required content from the network. Because that content is not included on the media, you can update the content without having to re-create the media.
For more information about bootable media, see the Operating System Deployments by Using Bootable Media section of the Planning for Media Operating System Deployments in Configuration Manager topic. -
Stand-alone Media Deployments: Stand-alone media deployments let you deploy operating systems in the following conditions:
-
In environments where it is not practical to copy an operating system image or other large packages over the network.
-
In environments without network connectivity or low bandwidth network connectivity.
-
In environments where it is not practical to copy an operating system image or other large packages over the network.
-
Pre-staged Media deployments: Pre-staged media deployments let you deploy an operating system to a computer that is not fully provisioned. The pre-staged media is a Windows Imaging Format (WIM) file that can be installed on a bare-metal computer by the manufacturer or at an enterprise staging center that is not connected to the Configuration Manager environment.
Later, when the computer starts in the System Center 2012 Configuration Manager environment, the computer starts by using the boot image provided by the media, and then connects to the site management point for available task sequences that complete the download process. This method of deployment can reduce network traffic because the boot image and operating system image are already on the destination computer. Starting at Configuration Manager SP1, you can specify applications, packages, and driver packages to include in the pre-staged media.
For more information about pre-staged media, see the Operating System Deployments by Using Prestaged Media section of the Planning for Media Operating System Deployments in Configuration Manager topic.
Note |
|---|
| For information about the advantages and disadvantages of each method, see Determine the Operating System Deployment Method to Use in Configuration Manager. |
There are three basic actions that you have to take when you want to use Configuration Manager to deploy an operating system image to a collection of one or more destination computers:
-
Build and capture an image and distribute it to distribution points.
-
Create and configure the task sequence that installs the operating system image.
-
Deploy the task sequence.
Operating system images are WIM files and represent a compressed collection of reference files and folders that are required to successfully install and configure an operating system on a computer. The operating system image is built and captured from a reference computer that you configure with all the required operating system files, support files, software updates, tools, and other software applications. You can build the reference computer manually or use a task sequence to automate some or all of the build steps.
Similar to other Configuration Manager content, the operating system image is distributed to the distribution point as a package. When the package arrives at the distribution point, the content of the package is stored on the distribution point. For more information about operating system images, see Planning for Deploying Operating System Images in Configuration Manager.
After you have created the reference computer and captured an operating system image from that computer, you can use a task sequence to configure how to deploy that image to a destination computer. For information about how you can use task sequences, see Planning a Task Sequences Strategy in Configuration Manager.
After you create your task sequences, you can deploy the task sequence to the collections that contain the destination computers. For information about how to deploy a task sequence, see the How to Deploy a Task Sequence section of the How to Manage Task Sequences in Configuration Manager topic.
Tip |
|---|
| You can use System Center 2012 Configuration Manager Upgrade Assessment Tool to determine whether the operating system on computers that are managed by Configuration Manager can run Windows 7 or Windows 8. Download the Upgrade Assessment Tool from the Microsoft Download Center site. For more information, see Configuration Manager Upgrade Assessment Tool. |
You can install device drivers on destination computers without including them in the operating system image that is being deployed. Configuration Manager provides a driver catalog that contains references to all the device drivers that you import into Configuration Manager.
The driver catalog is located in the Software Library workspace and consists of two nodes: Drivers and Driver Packages. The Drivers node lists all the drivers that you have imported into the driver catalog. You can use this node to discover the details about each imported driver, to change what driver package or boot image a driver belongs to, to enable or disable a driver, and more. The Driver Packages node lists all the driver packages that you create. You can create these packages when you import drivers into the driver catalog, or you can create them directly in the Driver Packages node.
For more information about how to use the driver catalog when you deploy operating systems, see Planning a Device Driver Strategy in Configuration Manager.
For information about how to manage the driver catalog, see How to Manage the Driver Catalog in Configuration Manager.
When you deploy an operating system, you can also install applications, deployment tools, packages, and software update on the destination computer. The following task sequence steps are used to install these packages:
For more information about how to add steps to task sequences, see the How to Edit a Task Sequence section in the How to Manage Task Sequences in Configuration Manager topic.
You can create several kinds of media that can be used to deploy operating systems. This includes capture media that is used to capture operating system images and stand-alone, pre-staged, and bootable media that is used to deploy an operating system.
By using media, you can deploy operating systems on computers that do not have a network connection or that have a low bandwidth connection to your Configuration Manager site. For more information about how to use media, see Planning for Media Operating System Deployments in Configuration Manager.
When you deploy operating systems, you can save the user state from the destination computer, deploy the operating system, and then restore the user state after the operating systems is deployed. This process is typically used when you upgrade the operating system on a Configuration Manager client computer.
The user state information is captured and restored by using task sequences. When the user state information is captured, the information can be stored in one of the following ways:
-
You can store the user state data remotely by configuring a state migration point. The Capture task sequence sends the data to the state migration point. Then, after the operating system is deployed, the Restore task sequence retrieves the data and restores the user state on the destination computer.
-
You can store the user state data locally to a specific location. In this scenario, the Capture task sequence copies the user data to a specific location on the destination computer. Then, after the operating system is deployed, the Restore task sequence retrieves the user data from that location.
-
You can specify hard links that can be used to restore the user data to its original location. In this scenario, the user state data remains on the drive when the old operating system is removed. Then, after the operating system is deployed, the Restore task sequence uses the hard links to restore the user state data to its original location.
For more information about capturing and restoring user state, see How to Manage the User State in Configuration Manager.
You can deploy an operating system to computers that are not managed by Configuration Manager. There is no record of these computers in the Configuration Manager database. These computers are referred to as unknown computers.
Unknown computers include the following:
-
A computer where the Configuration Manager client is not installed
-
A computer that is not imported into Configuration Manager
-
A computer that is not discovered by Configuration Manager
For more information about how to configure Configuration Manager for unknown computer deployments, see How to Manage Unknown Computer Deployments in Configuration Manager.
When you deploy an operating system, you can associate users with the destination computer to support user device affinity actions. When you associate a user with the destination computer, the administrative user can later perform actions on whichever computer is associated with that user, such as deploying an application to the computer of a specific user. However, when you deploy an operating system, you cannot deploy the operating system to the computer of a specific user. For more information about how to associate the destination computer to users, see How to Associate Users with a Destination Computer.
For more information about how to manage user device affinity, see How to Manage User Device Affinity in Configuration Manager.
You can deploy operating systems in environments that use Network Access Protection (NAP). NAP provides a mechanism to manage the compliance of software updates on Configuration Manager clients. When you deploy operating systems to the destination computers, you must make sure that the NAP enforcement mechanism and the Windows Network Access Protection Service are enabled and interact correctly with the Configuration Manager client on the destination computer.
For more information about how to deploy operating systems to NAP-enabled environments, see Planning for Operating System Deployments in a NAP-Enabled Environment.
Note |
|---|
| The information in this section also appears in the Getting Started with System Center 2012 Configuration Manager guide. |
The following items are new or have changed since Configuration Manager 2007:
-
You can apply Windows Updates by using Component-Based Servicing to update the WIM files that are stored in the Image node of the Software Library workspace.
-
The Task Sequence Media Wizard includes steps to add prestart command files (formerly pre-execution hooks) to pre-staged media, bootable media, and stand-alone media.
For more information about how to deploy operating systems, including using prestart commands when you create media, see one of the following sections in the How to Deploy Operating Systems by Using Media in Configuration Manager topic: -
When you create media that deploys an operating system, you can configure the Task Sequence Media Wizard to suppress the Task Sequence wizard during operating system installation. This configuration enables you to deploy operating systems without end-user intervention.
For more information about how to create media by using the Task Sequence Media Wizard, see How to Deploy Operating Systems by Using Media in Configuration Manager. -
You can define a deployment in a prestart command that overrides existing deployments to the destination computer. Use the SMSTSPreferredAdvertID task sequence variable to configure the task sequence to use the specific Offer ID that defines the conditions for the deployment.
-
You can use the same task sequence media to deploy operating systems to computers anywhere in the hierarchy.
For more information about how to create media by using the Task Sequence Media Wizard, see How to Deploy Operating Systems by Using Media in Configuration Manager. -
The Capture User State task sequence action and the Restore User State task sequence steps support new features from the User State Migration Tool (USMT) version 4.
For more information about capturing and restoring the user state, see How to Manage the User State in Configuration Manager. -
You can use the Install Application task sequence step to deploy applications when you deploy an operating system.
For more information about task sequences, see Planning a Task Sequences Strategy in Configuration Manager. -
You can associate a user with the computer where the operating system is deployed to support user device affinity actions. For more information about creating an association between users and the destination computer, see How to Associate Users with a Destination Computer.
For more information about how to manage user device affinity, see How to Manage User Device Affinity in Configuration Manager. -
The functionality of the PXE service point and its configuration is moved to the distribution point to increase scalability.
For more information about creating a distribution point that accepts PXE requests, see the Creating Distribution Points that Accept PXE Requests section of the How to Deploy Operating Systems by Using PXE in Configuration Manager topic. -
CMTrace, the Configuration Manager log viewer tool, is added to all boot images that are added to the Software Library.
For more information about boot images, see Planning for Boot Image Deployments in Configuration Manager.
The following items are new or have changed for operating system deployment in Configuration Manager SP1:
-
Changes to Configuration Manager Setup:
-
Configuration Manager SP1 uses the Windows Assessment and Deployment Kit (Windows ADK) instead of Windows Automated Installation Kit (Windows AIK) to deploy an operating system. Before you run Setup, you must download and install Windows ADK on the site server and the provider computer.
-
The USMT for Windows 8 is installed as part of the Windows ADK. At the top-level site, Setup automatically creates the package for this new version of USMT at the site.
-
Setup automatically updates default boot images at the site. You must manually update any custom boot images.
-
Configuration Manager SP1 uses the Windows Assessment and Deployment Kit (Windows ADK) instead of Windows Automated Installation Kit (Windows AIK) to deploy an operating system. Before you run Setup, you must download and install Windows ADK on the site server and the provider computer.
-
Changes to task sequence:
-
The default task sequences were changed to optimize the deployment of operating systems starting with Windows 7.
-
Support for computers that are in Unified Extensible Firmware Interface (UEFI) mode. The task sequence sets the SMSTSBootUEFI built-in task sequence variable when it detects a computer that is in UEFI mode.
-
The default task sequence automatically partitions the computer based on whether it was booted in UEFI mode or BIOS mode (conditioned based on the value of the _SMSTSBootUEFI variable).
-
The build and capture task sequence was updated to apply an operating system image instead of running Setup.exe for installation. You can still run Setup.exe for Windows 8 deployments by editing the task sequence in the task sequence editor.
-
Support for operating system deployments to devices with limited available disk space, such as embedded devices. You can configure the Apply Operating System Image step to install the image directly from a distribution point even if the task sequence deployment is configured to download content to the task sequence cache first.
-
You can control the behavior of write filters on Windows Embedded devices when you deploy task sequences.
Note For information about task sequences, see Planning a Task Sequences Strategy in Configuration Manager. -
The default task sequences were changed to optimize the deployment of operating systems starting with Windows 7.
-
Changes to how you create pre-staged media:
-
You can specify applications, packages, and driver packages to deploy with the operating system.
-
When you deploy the task sequence by using pre-staged media, the wizard checks the local task sequence cache for valid content first, and if the content cannot be found or has been revised, the content is downloaded from the distribution point.
Note For information about how to create pre-staged media, see the How to Create Prestaged Media section in the How to Deploy Operating Systems by Using Media in Configuration Manager topic. -
You can specify applications, packages, and driver packages to deploy with the operating system.
-
Changes to BitLocker support:
-
Use the Pre-provision BitLocker task sequence step to encrypt the disk drive from Windows PE and only encrypt the space that is used by data. The result is much faster encryption times. For more information, see the Pre-provision BitLocker section in the Task Sequence Steps in Configuration Manager topic.
- TPM and PIN is now available as one of the key management options for the current operating system drive in the Enable BitLocker task sequence step. For more information, see the Enable BitLocker section in the Task Sequence Steps in Configuration Manager topic.
-
Use the Pre-provision BitLocker task sequence step to encrypt the disk drive from Windows PE and only encrypt the space that is used by data. The result is much faster encryption times. For more information, see the Pre-provision BitLocker section in the Task Sequence Steps in Configuration Manager topic.
-
You can configure the Windows PE scratch space in the boot image properties. For more information, see the How to Modify a Boot Image section in the How to Manage Boot Images in Configuration Manager topic.
-
Added language neutral boot images:
-
You can use the SMSTSLanguageFolder built-in variable to change the language for information displayed by Windows PE.
-
Languages are auto-detected and used when boot images are started from Software Center.
Note For information about boot image deployments, see Planning for Boot Image Deployments in Configuration Manager. -
You can use the SMSTSLanguageFolder built-in variable to change the language for information displayed by Windows PE.
-
Added the following task sequence built-in variables:
-
SMSTSPersistContent: Use this variable to temporarily persist content in the task sequence cache.
-
SMSTSPostAction: Use this variable to run a command after the task sequence is completed.
-
SMSTSLanguageFolder: Use this variable to change the display language of a language neutral boot image.
-
OSDPreserveDriveLetter: This variable determines whether or not the task sequence uses the drive letter on the operating system image WIM file. In Configuration Manager with no service pack, the drive letter on the WIM file was used when it applied the operating system image WIM file. In Configuration Manager SP1, you can set the value for this variable to False to use the drive letter that you specify in the task sequence.
-
SMSTSDownloadProgram: Use this variable to specify an Alternate Content Provider, a downloader program that is used to download content instead of the default Configuration Manager downloader, for the task sequence. As part of the content download process, the task sequence checks the variable for a specified downloader program. If specified, the task sequence runs the program to perform the download.
-
SMSTSAssignmentsDownloadInterval: Use this variable to specify the number of seconds to wait before the client tries to download the task sequence policy since the last attempt that returned no policies. You can set this variable by using a prestart command from media or PXE.
-
SMSTSAssignmentsDownloadRetry: Use this variable to specify the number of times a client will attempt to download the task sequence policy after no policies are found on the first attempt. You can set this variable by using a prestart command from media or PXE.
-
_SMSTSBootUEFI: The task sequence sets the _SMSTSBootUEFI variable when it detects a computer that boots in UEFI mode.
-
_SMSTSWTG: Specifies if the computer is running as a Windows To Go device.
Note For more information about built-in task sequence variables, see the Task Sequence Built-in Variables in Configuration Manager topic. -
SMSTSPersistContent: Use this variable to temporarily persist content in the task sequence cache.
-
Changes to software update installation to offline operating system images:
-
Ability to continue updating an image even when one or more software updates cannot be installed.
-
Software updates are copied from the content library on the site server instead of the package source.
-
Ability to continue updating an image even when one or more software updates cannot be installed.
-
Ability to provision Windows To Go in Configuration Manager. Windows To Go is an operating system stored on a USB-connected external drive. You can provision the Windows To Go drive the same as you pre-stage media in Configuration Manager. For more information about how to provision Windows To Go, see How to Provision Windows To Go in Configuration Manager.
-
Better monitoring and status for task sequence content and task sequence deployments.
-
New deployment setting lets you deploy task sequences that are available only in Windows PE.
-
You can manage Windows PE optional components from the Optional Components tab in the properties for boot images.
-
You can export and import driver packages from the Driver Packages node in the Software Library workspace.
See Also
-----
For additional resources, see Information and Support for Configuration Manager.
Tip: Use this query to find online documentation in the TechNet Library for System Center 2012 Configuration Manager. For instructions and examples, see Search the Configuration Manager Documentation Library.
-----

Tip