The information in this article applies to:
SUMMARYWhen you automate the installation of Windows 2000 using the unattended installation method, you may specify the Organizational Unit (OU) where the computer account should be placed. You can do this by adding the following section to your unattended answer (Unattend.txt) file: [Identification]This value specifies the full LDAP path name of the OU in which the computer belongs. For example: MachineObjectOU = "OU = MyOU,OU = MyParentOU,DC = mydom,DC = MyCompany,DC = com" MORE INFORMATIONWhen you join a domain from within the Windows 2000 user interface, the machine account is placed in the default OU, which is the "Computers OU". The method described earlier in this article is the only available method to add computer accounts to an OU other than the default "Computers OU". For more information about the Unattend process, click the article numbers below to view the following articles in the Microsoft Knowledge Base: Q224390 How to Automate Windows 2000 Setup and Domain Controller Setup Q224676 Enabling Users to Join Domain without Administrator Intervention Additional query words:
Keywords : kbnetwork kbtool |
Last Reviewed: December 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |