As you know Operations Manager 2007 provides for significantly improved manageability by exposing a PowerShell API (check out these posts by Ian, Stefan, and myself).
We’ve just published a webcast at PowerGUI.org (in Documentation section of the site) in which Rob “Deuce” Doucette (one of the stars of the community) demos his pack for managing MOM (Operations Manager 2007) with the pack he created and posted to the community library for everyone to use.
He started off by bulk-managing Alerts based on some criteria. Sorted them, selected a few (too bad he didn’t demo filtering by the way!), resolved and updated selected alerts:
Then he managed a bulk of security roles (added, removed users):
Then went to notification subscriptions:
And finished with pending management tasks (which he actually didn’t have any ;))
Best of all, in the end he showed all the PowerShell code behind everything he did:
Checkout the webcast, download and install the pack to give it a try yourself.
P.S. One thing missing from the demo is the actual installation of the pack:
- Download the pack from the library (right-click the attached file and click Save As).
- In PowerGUI, right-click the root node and click Import on the shortcut menu.
- Browse to the OpsMgr2007.snapin file.
- Once you open it with PowerGUI, you should have the tool ready to follow Rob’s demo.