Reset-ClusterVMMonitoredState

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.

구문

Parameter Set: InputObject
Reset-ClusterVMMonitoredState [-Wait <System.Int32> ] [ <CommonParameters>]

자세한 설명

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.

매개 변수

-Wait<System.Int32>

별칭

none

필수 여부

false

위치

named

기본값

none

파이프라인 입력 허용 여부

false

와일드카드 문자 허용 여부

false

<CommonParameters>

이 cmdlet은 -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, -OutVariable 등의 일반 매개 변수를 지원합니다. 자세한 내용은 TechNet의 about_CommonParameters(https://go.microsoft.com/fwlink/p/?LinkID=113216)

입력

입력 형식은 cmdlet으로 파이프할 수 있는 개체의 형식입니다.

  • None

출력

출력 형식은 cmdlet 실행 시 출력되는 개체의 형식입니다.

  • None

Example 1

This example resets the state of the virtual machine and clears the critical state.

PS C:\> Reset-ClusterVMMoniteredState

관련 항목

Add-ClusterVMMonitoredItem

Get-ClusterVMMonitoredItem

Remove-ClusterVMMonitoredItem