Microsoft Exam Questions

Your network contains an Active Directory domain named adatum.com.

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 PowerS

hell, run the

Move-ADObject

cmdlet.

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 O

U instead of in All_Computers.

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