Related Articles
Summary of Permission needed – Security in SCOM
Posted on Author stefanroth
Kevin Holman has postet a valuable summary of permissions needed in SCOM. It is about accounts needed and customizing the SCOM console! Great article! You will find it here.
SCOM 2012 – NEW Monitoring Pack for UNIX and Linux OS
Posted on Author stefanroth
Microsoft just released the latest Xplat management packs for System Center Operations Manager 2012. You can find it here
PowerShell – Comparing Management Pack Version
Posted on Author stefanroth
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 […]