HOTSPOT
You have a four-node Hyper-V cluster named Cluster1.
A virtual machine named VM1 runs on Cluster1. VM1 has a network adapter that connects to a virtual switch named Network1.
You need to prevent a network disconnection on VM1 from causing VM1 to move to another cluster node.
What command should you run? To answer, select the appropriate options in the answer area.
Hot Area:

Correct Answer:

Explanation/Reference:
Explanation:
-VMName specifies the name of the virtual machine that has the virtual network adapter you want to configure.
-NotMonitoredInCluster indicates whether to not monitor the network adapter if the virtual machine that it belongs to is part of a cluster. By default, network adapters for clustered virtual machines are monitored.
References:
https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps