You have a cluster named Cluster1 that contains two nodes. Both nodes run Windows Server 2012 R2. Cluster1 hosts a virtual machine named VM1 that runs Windows Server 2012 R2.
You notice that VM1 is marked as being in a critical state in the cluster.
You verify that VM1 is functioning correctly.
You need to ensure that VM1 is no longer marked as being in a critical state.
Which cmdlet should you run?
A.
Remove-ClusterVmMonitoredItem
B.
Remove-ClusterResourceDependency
C.
Reset-ClusterVMMonitoredState
D.
Clear-ClusterNode
Answer is C
https://technet.microsoft.com/en-us/library/hh847312%28v=wps.630%29.aspx
Agreed C
Reset-ClusterVMMonitoredState
Resets the Application Critical state of a virtual machine, so that the virtual machine is no longer marked as being in a critical state in the cluster.
this question was on my exam
I answered C.Reset-ClusterVMMonitoredState
wow, so helpful with that Myganet!