Upgrading Your Skills to MCSA Windows Server 2012 — Question 70

Your role of Network Administrator at ABC.com includes the management of the Active Directory Domain Services (AD DS) domain named ABC.com. The network includes servers that run Windows Server 2012.
The network includes four domain controllers. ABC-DC1 and ABC-DC2 run the full standard version of Windows Server 2012. ABC-DC3 and ABC-DC4 run the
Server Core version of Windows Server 2012.
You want to manually uninstall Active Directory from the Server Core installations. How can you uninstall Active Directory from ABC-DC3 and ABC-DC4? (Choose two possible answers).

Answer options

Correct answer: C, E

Explanation

The correct methods to uninstall Active Directory from Server Core installations ABC-DC3 and ABC-DC4 are using the Uninstall-ADDSDomainController cmdlet (C) and the Remove-WindowsFeature cmdlet (E). The DCPromo.exe command is not supported in Server Core installations, and the other options either do not pertain to uninstallation or are not applicable in this environment.