Related Articles
SCOMfaq@System Center SP1 TAP Airlift in Redmond
Good news, from September 17th to 19th I will be in Redmond on the Microsoft Campus for the System Center 2012 SP1 TAP Airlift. Together with MVP Marcel Zehner (http://blog.scsmfaq.ch) and Thomas Maurer (http://www.thomasmaurer.ch) we hopefully will see great news and improvements in System Center 2012 SP1. It is my second Airlift and from my […]
SCOM 2012 – Performance View “Rotate Chart” Selected, How To Get Back
If you are in the SCOM console and you choose a performance view, you are able to select “Rotate Chart”…. …this will give you a kind of 3D view of your chart. Well, yes it does something, and you can do something with it, but in my opinion it is useless. Because you can move […]
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 […]