MachineObjectOU (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the MachineObjectOU setting in Windows Embedded 8 Standard (Standard 8).

This setting contains a string that specifies the Lightweight Directory Access Protocol (LDAP) X 500-distinguished name of the organizational unit in which the device account is created. This account is in Active Directory on a domain controller in the domain you are joining the device to.

Do not create an empty value for this setting.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

UnattendedJoin

Products/Embedded Core/UnattendedJoin/Identification/MachineObjectOU

XML Example

The following XML example shows how to set the organizational unit.

<Identification>
      <MachineObjectOU>OU=MyOu,OU=MyParentOu,DC=MyDomain,DC=MyCompany,DC=com</MachineObjectOU>
</Identification>

See Also

Concepts

Embedded Core Settings