Installing and Configuring Windows Server 2012 — Question 15

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 DC5 manually.
Which tool should you use?

Answer options

Correct answer: C

Explanation

The correct answer is C, the Remove-ADComputer cmdlet, which is specifically designed for managing Active Directory objects, including the removal of computer accounts. Options A and B are incorrect as they pertain to different functions within Active Directory management, while D is related to removing Windows features rather than managing Active Directory itself.