In a recent project, the management were keen to see some dashboards and insights into […]
Disable all alerts for a SCOM management pack using PowerShell
So use this wisely… This script will use Out-Gridview to prompt the operator for the […]
Create empty overrides Management Pack for SCOM via PowerShell
Along the same line as this post, the below will create an empty overrides management […]
Create empty custom Management Pack from SCOM via PowerShell
Found this one in my toolkit recently and thought I’d share. It’s a little old […]
SCOM – Service Monitor & Remediation
How to create a custom service monitor and automatically restart it For […]
SCOM 2012 R2 – Moving the operationsmanager DB from SQL server to new SQL Cluster
MovingĀ SCOM 2012 R2 operationsdatabaseĀ to SQL Cluster. Process derived from this TechNet article http://technet.microsoft.com/en-au/library/hh278848.aspx Quick overview […]
SCOM 2012 R2 – Custom Monitor and Alert (WMI Leak)
Recently had a client request to monitor for WMI leaks and receive alerts when the […]
SCOM 2012 R2 – WMI Leak Collection Rule
Create a rule to view the memory usage of WMI process in Windows 2008/2008 R2 […]