This task sequence variable specifies the password for the domain-based account used to join the target computer to the domain specified in the OSDJoinAccount task sequence variable. This task sequence variable is necessary if the target computer will be joined to a domain.
Value |
Description |
password |
The password of the account used to join the domain |
Example |
OSDJoinPassword=P@ssw0rd10 |
Related Topics