Securing Windows Server 2016 — Question 137

You have a Hyper-V host named Hyper1 that has a virtual machine named FS1. FS1 is a file server that contains sensitive data.
You need to secure FS1 to meet the following requirements:
✑ Prevent console access to FS1.
✑ Prevent data from being extracted from the VHDX file of FS1.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

Answer options

Correct answer: D, E

Explanation

The correct answers are D and E because enabling shielding for FS1 provides protection against unauthorized access to the virtual machine and its data. Additionally, enabling BitLocker Drive Encryption for all volumes on FS1 secures the data at rest, preventing extraction from the VHDX file. Options A, B, and C do not adequately address the requirements of securing FS1 against console access and data extraction.