Browse by Tags

All Tags » PowerShell (RSS)
As requested I dug up some of the System Center Virtual User Group recordings from this year. I located meetings 5 thru 7 easily, so I’m posting links...
Not sure if I've ever brought up this or not on my blog so I'm going to drop it in today. I had the pleasure of sitting in on the recording of...
Posted by smoss | with no comments
On April 1st, 2009, Microsoft is putting on a free 24 hour virtual event covering developer-related topics. There will be 95 live sessions provided via...
Posted by smoss | with no comments
How would one manage two different management groups from one PowerShell console? This is when you would need to use the two cmdlets New-ManagementGroupConnection...
Here are some more handy powershell one liners that will get a count, a report or resolve alerts that were generated by rules in their various Severity...
The following are examples I demonstrated to show how easy and powerful PowerShell is to use with Operations Manager 2007. Powershell House Keeping: =...
Just in time for Christmas, CTP3 of Powershell v2 was realeased last nigth and is available for download. Too bad its not supported with SCOM. Perhaps...
Posted by smoss | with no comments
Filed under:
By request I came up with the following PowerShell one liner to close all open alerts that were generated by a Rule. Reason being that if one closes an...
From a request on the SystemCenterCommunity a user wanted a SQL query to disply the following information: Managed computer, Alert description and Alert...
The approve-agentpendingaction cmdlet approves the specified agent pending action. The approve-agentpendingaction cmdlet is works much like the reject...
The reject-agentpendingaction cmdlet rejects the specified agent pending action. Use the get-agentpendingaction cmdlet and pipe its results to the reject...
To get a list of server names and what they are pending about i.e. AgentPendingActionType (this can be long depending on how many agent pending actions...
Pete Zerger has a good example of a mini-report http://www.systemcenterforum.org/powershell-tip-operations-manager-2007-top-alerts-report-part-1/ . From...
A few more examples of the Get-Alert cmdlet for Operations Manager 2007. These were inspired from the Virtual User group meeting. Something Marco Shaw...
Some information that was obtained from Brian Wren's MMS Cmdshell presentation. http://blogs.technet.com/brianwren/archive/2008/03/11/mms-command-shell...
More Posts Next page »