Top 10 REPEATING alerts (not closed)
get-alert | where {$_.RepeatCount -gt 0 -AND $_.resolutionState -ne 255} | sort-object RepeatCount -desc | select-object -first 10 repeatcount,name | ft –auto
main menu
PingBack from http://blogs.technet.com/jonathanalmquist/archive/2008/11/17/operations-manager-2007-command-shell.aspx
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