What should you do?

Your network contains an Active Directory domain named contoso.com. The domain contains an organizational unit (OU) named OU1. You need to ensure that when new client computers join the domain, their computer accounts are created in OU1 by default.

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

Answer: B

Explanation:

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 CN=Computers.

The CN=Computers container is a computer-protected object. For backward compatibility reasons, you cannot (and must not) remove it.

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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments