Securing Windows Server 2016 — Question 32
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1 that runs Windows Server 2016.
A technician is testing the deployment of Credential Guard on Server1.
You need to verify whether Credential Guard is enabled on Server1.
What should you do?
Answer options
- A. From a command prompt, run the credwiz.exe command.
- B. From Task Manager, review the processes listed on the Details tab.
- C. From Server Manager, click Local Server, and review the properties of Server1.
- D. From Windows PowerShell, run the Get-WsManCredSSP cmdlet.
- E. From a command prompt, run the tsecimp.exe command.
- F. From Control Panel, open Credential Manager, and review the list of Windows Credentials.
Correct answer: B
Explanation
The correct answer is B because Task Manager provides a clear view of the processes running on the server, allowing you to identify if Credential Guard is enabled. The other options do not provide the specific information needed to verify the status of Credential Guard on Server1.