Related Articles
SCOM 2012 – Self-Study Guide Operations Manager
Posted on Author stefanroth
Microsoft has published some great collection of self-study material about System Center and of course System Center Operations Manager 2012. I highly recommend to visit their website if you want to learn more about SCOM 2012. You can get to this fabulous place here.
SCOM – Populate Attributes Through PowerShell
Posted on Author stefanroth
This time I would like to show a cool idea about modifying class instance properties. In SCOM we usually use registry or WMI discoveries to populate attributes. These attributes are used for dynamic groups or maybe just to append some more information to the class instance. Imagine you are using a registry discovery for populating […]
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.