Related Articles
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 […]
SCOM 2012 SharePoint Dashboard – Part 2
In SCOM 2012 SharePoint Dashboard – Part 1 I showed you how to add a SCOM Dashboard to SharePoint site. Because I am using the SharePoint Foundation 2010 so far only SCOM Admins and Operators would have access. Except you would configure shared credentials in SharePoint which is not supported in the SharePoint Foundation version. […]
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 […]