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 […]
Azure Log Analytics – Get Windows Event Description
There are cases where Microsoft tries to make our live a bit harder than it needs to be. One thing I always struggled with in the old SCOM days and also in the present Azure Log Analytics (ALA) days are Windows event descriptions. I just had a need to get the event description for a […]
SCOM – Agent in DMZ “Not Monitored” Event ID 20071
You want to monitor an agent in the DMZ and you are sure you implemented everything correctly but the agent just does not turn green. The agent just stays in a “Not Monitored” state. I checked EVERYTHING… Checked certificate template Checked certificates itself Compared the certificate serial number in the registry of the agent and […]