Related Articles
SCOMfaq – Sponsored by SAVISION
Well they did it again and what a great sponsor I got – SAVISION. Many of you know Savision for those which might not know Savision I will blog soon about their fabulous products. One must know product is LiveMaps it provides dynamic customizable maps to display System Center Operations Manager health information. I am […]
Quick Post – SCVMM 2012 R2 / SCOM 2012 R2 Integration Port Used
As you know you can easily integrate SCOM with System Center Virtual Machine Manager (SCVMM). If both system live in the same forest this is not a problem and you can find all the steps here. What happen if one system lives in a separated trusted forest which has a firewall in between? For integrating […]
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 […]