Resolve all open alerts, by Alert Name
get-alert | where {$_.Name -eq "alert_name" -AND $_.resolutionState -ne 255} | resolve-alert
main menu
No Comments
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS