Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
MachineObjectOU
is an optional setting. It specifies the Lightweight Directory Access Protocol (LDAP) X.500-distinguished name of the organizational unit (OU) in which the computer account is created. This account is in Active Directory on a domain controller in the domain to which the computer is being joined.
MachineObjectOU |
Specifies the full LDAP path name of the OU to which the computer belongs. For example,
MachineObjectOU is a string. |
This string type does not support empty elements. Do not create an empty value for this setting.
Microsoft-Windows-UnattendedJoin | Identification | MachineObjectOU
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-UnattendedJoin.
The following XML output shows how to set the OU.
<MachineObjectOU>OU=MyOu,OU=MyParentOu,DC=MyDomain,DC=MyCompany,DC=com</MachineObjectOU>