Related Articles
TechEd Europe 2014 – SCOM Sessions
I wish I could have attended the TechEd Europe 2014 in Barcelona but since I had the chance to go to TechEd NA 2014 in Houston I already got a good picture what is going on. For those who also could not attend TechEd in Barcelona there is luckily Channel 9 who publishes all the […]
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 […]
SCOM – Class Hierarchy & Management Pack Details
If you have been working with SCOM for some time, you want to know more what is going on under the hood. You might want to know, how classes relate to each other or maybe what the management pack contains what kind of elements like monitors, rules, tasks, views and so on. In other terms […]