Related Articles
SCOMfaq@MMS2013
In a few days the MMS 2013 will open it’s door in Las Vegas. There is no better way of explaining what MMS is or means by taking the words from the MMS 2013 website. About MMS The Microsoft Management Summit (MMS) brings together the brightest IT professionals from around the world to increase their […]
SCOM 2012 / Orchestrator – Monitor for New Knowledge Base Article
Have you ever wanted being notified about new Operations Manager KB article? Your answer will be yes I already have RSS-Reader and stuff like that. But is that cool? Is that the geeky way to do things? Hmm…no. Because I wanted to fool around with Orchestrator and SCOM so I built a Runnbook which sends […]
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 […]