Related Articles
SCOM – Agentless Exception Monitoring (AEM) – FAQ
Agentless Exception Monitoring (AEM) is an older technology which has been around since a few years now. First it started off as Desktop Error Monitoring as a part of the MDOP kit and later on it has been implemented into SCOM and since then it exists as a feature until SCOM 2012 SP1. This post […]
SCOM 2012 R2 – System Center Advisor Overview
A few month ago Microsoft released a preview version of System Center Advisor for SCOM 2012 SP1. This service was announced at MMS 2013 and gave you some idea what there might be coming. In that SCOM 2012 SP1 preview version you needed to download and configure separate components which was not as handy as […]
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]