This task sequence variable specifies a list of domain-based accounts or local accounts to be added to the Administrators local built-in group on the target computer.

Value

Description

domain\account_name1; computer\account_name2

The format of the accounts to be made members of the Administrators group on the target computer in the format of domain\account and separated by semicolons, where domain can be the name of an Active Directory domain or the target computer name.

 

Example

OSDAddAdmin=domain\user01;Win7-01\LocalUser01

 

Related Topics

UDI Task Sequence Variables