Related Articles
SCOM 2012 Linux Monitoring (Lab) – Part 1 Setup SUSE 11.1
This time I wanted to try LINUX monitoring using SCOM 2012. It has been a long time since I used to setup a LINUX system and it took me a short time to remember all the basic commands. Although you don’t need that much shell hacking but it always helps if you know at least […]
User Group – IT Pro Switzerland Experts Live Cafe
I had been very busy recently organizing a new user group event. It isn’t just a user group, it is a part of the Experts Live network. What is “Experts Live Café”? The idea of Experts Live Café is, to get community members together and share know-how, get latest technology insides, socializing, networking and having […]
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 […]