Prepare Windows for Capture Task Sequence Action Variables
Updated: December 1, 2008
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
The task sequence variables govern how the task sequence action operates. The task sequence action reads and uses the variables that you mark as input variables. Alternatively, you can use the Set Task Sequence Variable action or the TSEnvironment COM object to set the variables at runtime. Only the task sequence action marks variables as output variables, which are read by actions that occur later in the task sequence.
Prepare Windows for Capture Task Sequence Action
| Action Variable Name | Description |
|---|---|
|
OSDBuildStorageDriverList (input) |
Specifies whether sysprep should build a mass storage device driver list. This setting applies only to Windows XP and Windows Server 2003. It will populate the [SysprepMassStorage] section of sysprep.inf with information on all the mass storage drivers that should be supported by the image to be captured. Valid values: "true" "false" (default) |
|
OSDKeepActivation (input) |
Specifies whether sysprep should reset the product activation flag. Valid values: "true" "false" (default) |
|
OSDTargetSystemRoot (output) |
Specifies the path to the Windows directory of the installed operating system on the reference computer. This operating system is verified as being a supported operating system for capture by Configuration Manager 2007. |
See Also
For additional information, see Configuration Manager 2007 Information and Support.
To contact the documentation team, email SMSdocs@microsoft.com.
