Microsoft Exam Questions

Which tool should you use?

Your network contains an Active Directory domain named contoso.com. The domain contains a
domain controller named DC5. DC5 has a Server Core Installation of Windows Server 2012 R2.
You need to uninstall Active Directory from DCS manually.
Which tool should you use?

A.
The Remove-ADComputercmdlet

B.
The ntdsutil.exe command

C.
The dsamain.exe command

D.
The Remove-WindowsFeaturecmdlet

Explanation:
* Ntdsutil.exe is a command-line tool that provides management facilities for Active Directory
Domain Services (AD DS) and Active Directory Lightweight Directory Services (AD LDS).
You can use the ntdsutil commands to perform database maintenance of AD DS, manage and control
single master operations, and remove metadata left behind by domain controllers that were
removed from the network without being properly uninstalled.
* NTdsutil commands include:
/ local roles
Manages local administrative roles on an RODC.
/ metadata cleanup
Cleans up objects of decommissioned servers.