Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some questions sets might have more than one correct solutions, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Hyper-V host named Server1 that hosts a virtual machine named VM1. Server1 and VM1 run Windows Server 2016. The settings for VM1 are configured as shown in the exhibit below:
You need to ensure that you can use the Copy-VMFile cmdlet on Server1 to copy files from VM1.
Solution: You start the Hyper-V Guest Service Interface service on VM1
Does this meet the goal?
A. Yes
B. No
Explanation:
Guest Services:
This is a new Integration Services component introduced in Windows Server 2012 R2 that is disabled by default.
Guest Services enables the copying of files to a virtual machine using WMI APIs or using the new Copy-VMFile PowerShell cmdlet