book
Article ID: CTX585128
calendar_today
Updated On:
Description
One or more of the pending power actions in the queue to be marked as canceled and cannot be canceled once they have started to be processed by the hypervisor.
Instructions
Cancel one or more pending power actions with below command:
Get-BrokerHostingPowerAction -Filter { State -eq "Pending" } | Remove-BrokerHostingPowerAction