Table 32 lists the ComputerPage task sequence variables with a description and whether the variable is read by the wizard page, written by the wizard page, or can be configured in the UDI Wizard configuration file.
Table 32. ComputerPage Task Sequence Variables
Variable |
Read |
Write |
Config |
OSDComputerName Specifies the name of the target computer. The value of this variable is set in the Computer name box. |
Yes |
Yes |
Yes |
OSDDomainName Specifies the name of the domain to which the target computer is to be joined. The value of this variable is set in the Domain box. |
Yes |
Yes |
Yes |
OSDDomainOUName Specifies the name of the OU within the domain to which the target computer object is to be placed. The value of this variable is set in the Organizational Unit box. |
Yes |
Yes |
Yes |
OSDJoinAccount Specifies the user account used to join the target computer to the domain. The value for this variable is set in the User name box. |
Yes |
Yes |
Yes |
OSDJoinPassword Specifies the password for the user account used to join the target computer to the domain. The value for this variable is set in the Password and Confirm password boxes. |
Yes |
Yes |
Yes |
OSDNetworkJoinType Specifies if the target computer is to be joined to a workgroup or a domain. If the value is set to: · 0, then the Domain option is selected and the target computer will be joined to a domain · 1, then the Workgroup option is selected and the target computer will be joined to a workgroup |
No |
Yes |
No |
SMSTSAssignUsersMode Specifies the mode for configuring user affinity in Configuration Manager 2012. Use this variable to configure the behavior of creating affinity between the target computer and user accounts in the SMSTSUdaUsers task sequence variable. If this variable is not specified prior to displaying this page, the value of this variable is set to Pending. Possible values for this variable include: · Auto. The affinity processing is automatically approved by Configuration Manager 2012. · Pending. The affinity processing rules will require approval by a Configuration Manager 2012 administrator. · Disabled. No affinity processing will occur. |
No |
Yes |
No |
Related Topics