Related Articles
Quick Post – Check Linux Certificate Issued by SCOM
I assume you have already deployed SCOM and you are monitoring Linux or another kind of UNIX derivate. If you are new to cross platform monitoring I recommend my older blog posts in the Xplat category . SCOM uses certificates to communicate with the Linux/UNIX agent. These certificates are signed by a randomly chosen management […]
SCOM 2012 Virtual Labs – Explore SCOM 2012
Here a short blog post just in case you didn’t know. Microsoft has created a virtual lab for SCOM 2012 it is called “System Center 2012 Operations Manager: Infrastructure and Application Performance Monitoring” . There you are able to explore Dashboards, Application Monitoring and Network Monitoring. The good point is you have access to more […]
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 […]