Microsoft Exam Questions

You need to join Server1 to the contoso.com domain

Your network contains an Active Directory domain named contoso.com. The domain contains two domain
controllers. The domain controllers are configured as shown in the following table.


You install a new server named Server1 that runs a Server Core Installation of Windows Server 2012.
You need to join Server1 to the contoso.com domain.
The solution must minimize administrative effort.
What should you use?

A.
the dsadd.exe command

B.
the New-ADComputercmdlet

C.
the djoin.exe command

D.
the Add-Computer cmdlet

Explanation:
A: Adds specific types of objects to the directory B: Creates a new Active Directory computer.
C: Use djoin for offline join in the perimeter network . D: Add the local computer to a domain or workgroup.
http://technet.microsoft.com/en-us/library/ee617245.aspx http://technet.microsoft.com/en-us/library/ff793312
(v=ws.10).aspx http://technet.microsoft.com/en-us/library/cc753708(v=ws.10).aspx http://technet.microsoft.
com/en-us/library/hh849798.aspx