What command should you run?

HOTSPOT
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2.Server1 hosts
40 virtual machines that run Windows Server 2008 R2. The virtual machines connect to a
private virtual switch.
You have a file that you want to copy to all of the virtual machines.
You need to identify to which servers you can copy files by using the Copy-VmFilecmdlet.
What command should you run?

To answer, select the appropriate options in the answer area.

HOTSPOT
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2.Server1 hosts
40 virtual machines that run Windows Server 2008 R2. The virtual machines connect to a
private virtual switch.
You have a file that you want to copy to all of the virtual machines.
You need to identify to which servers you can copy files by using the Copy-VmFilecmdlet.
What command should you run?

To answer, select the appropriate options in the answer area.

Answer:

Explanation:



Leave a Reply 4

Your email address will not be published. Required fields are marked *


A10

A10

Good call Aerone,

Get-VM | Get-VMIntegrationService -Name “Guest Service Interface” | Select VMName, Enabled