Related Articles
SCOM 2012 R2 – Operations Manager Survival Guide
Some are might not aware that there is an excellent maintained list of very useful sources for System Center Operations Manager called The System Center 2012 R2 Operations Manager Survival Guide . If you are working with SCOM this is a must have in your link list. You will find a summary of excellent blog […]
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 – SCOM Console Empty Report Pane
Today I bumped into an interesting issue. The customer needed to restrict access to the SCOM environment a SCOM Operator role and in addition access to the SCOM reports in the console. Therefore I created the SCOM Operator role with the needed permission and I also created a Report Operator role and added the user […]