Related Articles
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]
White Paper – OpsLogix Oracle Intelligent Management Pack
This is just a short post about a blog post I wrote some time ago. OpsLogix is a company, which builds great management packs for SCOM. Because of that, I have written a blog post some time ago and based on this post, OpsLogix decided to create a White paper. Here I would like to […]
SCOM 2012 – Using Alert Custom Fields
In today’s world of monitoring it is not always easy for people from the service desk or even for administrators to identify from which system is this alert being sent, who is responsible for the system and maybe in a multitenant environment to which company belongs this system/alert. In my case a company which is hosting […]