Related Articles
System Center Universe Europe 2015 – Speaker
I am very happy to speak at the annual conference System Center Universe Europe (SCU Europe). I will have 2 sessions together with Stefan Johner and the second session with my MVP buddy Stefan Koell. Business Process Automation – A Real Real World Scenario, No Fakes Just Facts Level:300 Track:Track “Systems & Cloud Management” Time:25.08.2015 […]
SCOM 2012 – Visio and SharePoint extensions
The Operations Manager team released the Visio and SharePoint extensions for System Center Operations Manager 2012 which can be used to visualize the state of system in a dynamic diagram. These diagrams can be displayed either in Visio or SharePoint. I will test them soon… These extensions can be found here.
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 […]