Securing Windows Server 2016 — Question 78
Your network contains an Active Directory domain named contoso.com. The domain contains servers that run Windows Server 2016.
You enable Remote Credential Guard on a server named Server1.
You have an administrative computer named Computer1 that runs Windows10. Computer 1 is configured to require Remote Credential Guard.
You sign in to Computer1 as Contoso\User1.
You need to establish a remote Desktop session to Server1 as Contoso\ServerAdmin1.
What should you do first?
Answer options
- A. Run the mstsc.exe /remoteGuard command.
- B. Install the Universal Windows Platform (UWP) Remote Desktop application.
- C. Sign in to Computer1 as Contoso\ServerAdmin1.
- D. Turn on virtualization based security.
Correct answer: C
Explanation
The correct answer is C because in order to establish a remote session as a different user, you must first sign in to the local machine as that user. Options A and B do not address the requirement of user authentication, while option D relates to security settings but does not fulfill the immediate need to start the remote session.