You have a Hyper-V host named Server1 that runs Windows Server 2016. Server1 hosts
a virtual machine named VM1 that runs Windows Server 2016.
You install the Hyper-V server role on VM1.
You need to ensure that the virtual machines hosted on VM1 can communicate with the virtual machines hosted on Server1.
What should you do?
A. On Ser
ver1, run the
Set-VmNetworkAdapterIsolation
cmdlet and specify the
-MultiTenantStack Off
parameter.
B. On Server1, run the
Set-VMNetworkAdapter
cmdlet and specify the
-MacAddressSpoofing On
parameter.
C. On VM1, run the
Set-VMNetworkAdapter
cmdlet and
specify the
-MacAddressSpoofing Off
parameter.
D. On VM1, run the
Set-VmNetworkAdapterIsolation
cmdlet and specify the
-MultiTenantStack On
parameter.