You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
ABC.com has a domain controller, named ABC-DC01, which has Windows Server 2012 installed.
Another ABC.com domain controller, named ABC-DC02, has Windows Server 2008 R2 installed.
You have deployed a server, named ABC-SR15, on ABC.coms perimeter network. ABC-SR15 is
running a Server Core Installation of Windows Server 2012.
You have been instructed to make sure that ABC-SR15 is part of the ABC.com domain.
Which of the following actions should you take?
A.
You should consider making use of Set-Computer Windows PowerShell cmdlet on ABC-SR15.
B.
You should consider making use of Get-Computer Windows PowerShell cmdlet on ABC-SR15.
C.
You should consider making use of Test-Computer Windows PowerShell cmdlet on ABC-SR15.
D.
You should consider making use of Add-Computer Windows PowerShell cmdlet on ABC-SR15.
from MS:
The Add-Computer cmdlet adds the local computer or remote computers to a domain or workgroup, or moves them from one domain to another. It also creates a domain account if the computer is added to the domain without an account.
https://technet.microsoft.com/en-us/library/hh849798.aspx