Reset-Cluster
VMMonitored
State
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.
Syntax
Reset-Cluster VMMonitored State
[-Wait <Int32>]
[<CommonParameters>]
Description
The
Reset-ClusterVMMonitoredState
cmdlet 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. Note: This cmdlet can only be run locally on the virtual machine or through Windows
PowerShell remoting to the virtual machine.
Examples
Example 1
Reset-ClusterVMMoniteredState
This example resets the state of the virtual machine and clears the critical state.
Parameters
-Wait
Specifies the time in seconds to wait for the cmdlet. If the
Wait
parameter isn't specified,
then the cmdlet waits for completion. If
-Wait 0
is specified, then the call is initiated and the
cmdlet returns without waiting.
Type: | Int32 |
Position: | Named |
Default value: | None |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
None