Related Articles
SCOM 2012 – Example Agent Health Check Dashboard Using PowerShell Grid Widgets
In this post I would like to show you what the benefit is of having PowerShell integration in dashboards. The days before having the PowerShell widgets you mostly needed to export your PowerShell queries / results into some sort of text file / Excel sheet etc. to display the result. For example a common request […]
MPViewer, OverrideExplorer, Proxy Settings – Tools Ready for SCOM 2012
Mostly I try to post my own content, but sometimes we have to blog about great things… Boris Yanushpolsky has re-compiled his tools for SCOM 2012. Great! Here the blog post from Daniele Muscetta. Tool: MPViewer 1.9The previous version 1.7 (that works with OpsMgr 2007 and 2007 R2) was released here. Version 1.9 has been […]
SCOM – Populate Attributes Through PowerShell
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 […]