Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resolve all alerts in specific Resolution State
get-alert | where {$_.resolutionState -eq resolution_state_number} | Resolve-Alert