Sunday, 8 July 2012

OpsMgr: Creating a custom Powershell script based rule to alert on agents without a failover management server in a management group

In this post, a Powershell script that returns a list of agents without a failover management server is featured. Then, the steps taken to ...

Saturday, 7 July 2012

OpsMgr: Creating a custom Powershell script based rule to find and alert on Live Maps in a non-healthy state

This post features a Powershell script that searches for instances of the Savisions Live Maps class that are not in a healthy state (Crit...

Friday, 6 July 2012

OpsMgr: Creating a data source module that will allow any Powershell script to be included in a custom rule's workflow

As my first post, I would like to share my experience on creating a custom module in OpsMgr that will take a Powershell script and its ...