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.
Values
MachineObjectOU | Specifies the full LDAP path name of the OU to which the computer belongs. For example, OU=MyOu,DC=MyDom,DC=MyCompany,DC=com
MachineObjectOU is a string. |
This string type does not support empty elements. Do not create an empty value for this setting.
Valid Passes
Parent Hierarchy
Applies To
XML Example
The following XML output shows how to set the OU.
<MachineObjectOU>OU=MyOu,OU=MyParentOu,DC=MyDomain,DC=MyCompany,DC=com</MachineObjectOU>
See Also