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:

Explanation:
provided answer is correct.
https://blogs.msdn.microsoft.com/clustering/2013/09/04/windows-server-2012-r2-virtual-machine-recovery-from-network-disconnects/
7
0
Correct.
You need to disable monitoring.
Parameter -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.”
https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
4
0