Operations Manager Command Shell Main Menu
Welcome to TechNet Blogs Sign in | Join | Help
Resolve all open alerts in date range

Resolve all open alerts in date range

get-alert | where {$_.TimeRaised.ToLocalTime().date -ge "mm/dd/yyyy" -and $_.TimeRaised.ToLocalTime().date -le "mm/dd/yyyy" -and $_.resolutionState -ne 255} | resolve-alert

main menu

Posted: Thursday, March 19, 2009 7:54 PM by jtalmquist
Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

Comment Notification

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

Page view tracker