What should you do?

Your network contains an Active Directory domain named adatum.com. You discover that when users join computers to the domain, the computer accounts are created in the Computers container.

You need to ensure that when users join computers to the domain, the computer accounts are automatically created in an organizational unit (OU) named All_Computers.

What should you do?
A . From a command prompt, run the redircmp.exe command.
B . From ADSI Edit, configure the properties of the OU1 object .
C . From Ldp, configure the properties of the Computers container.
D . From Windows PowerShell, run the Move-ADObject cmdlet.

Answer: A

Explanation:

This command redirects the default container for newly created computers to a specified, target organizational unit (OU) so that newly created computer objects are created in the specific target OU instead of in All_Computers.

Reference: http://technet.microsoft.com/en-us/library/cc770619.aspx

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments