Related Articles
PowerShell 4.0 – Checking SCOM Required Ports
If you are going to install SCOM there are requirements which you have to be aware of. Microsoft has a great article on TechNet which describes precisely what the requirement and supported configuration is for your SCOM setup. Depending on the size of your (distributed) SCOM infrastructure, you might have to install several management servers, […]
MPViewer, OverrideExplorer, Proxy Settings – Tools Ready for SCOM 2012
Mostly I try to post my own content, but sometimes we have to blog about great things… Boris Yanushpolsky has re-compiled his tools for SCOM 2012. Great! Here the blog post from Daniele Muscetta. Tool: MPViewer 1.9The previous version 1.7 (that works with OpsMgr 2007 and 2007 R2) was released here. Version 1.9 has been […]
SCOM 2012 – Import Multiple Management Packs (Import-SCOMManagementPack)
There are maybe certain situation where you need to import multiple management packs using the “Import-SCOMManagementPack” command. How do you accomplish that? It is easy! Because the command is taking care of the dependencies we just have to provide ALL of the needed management packs in an array. In my example I want to import […]