Which cmdlet should you run?

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?

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



Leave a Reply 5

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


Knight13

Knight13

Agreed C

Pirulo

Pirulo

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.

Myganet

Myganet

this question was on my exam
I answered C.Reset-ClusterVMMonitoredState

Marshal Bullymore

Marshal Bullymore

wow, so helpful with that Myganet!