Related Articles
SCOM 2012 – MAS Tool V 1.0
I had a requirement to have some sort of tool to easily enable and disable subscriptions and also close alerts in one shot. Of course my first thought was to use PowerShell, but soon I figured out that there is a lack of functionality. If you try to disable and enable a subscription you will […]
SCOM 2012 – Find SCOM Object for “Unknown” ID in Alert
There are sometimes alerts which might contain some strange id’s which are not as informational as you might would like have. One way to find out what is hiding behind this id is to use a SCOM Powershell command. As an example, today I received an alert that looked like this…
Orchestrator – Another Useful Runbook for SCOM 2012 SP 1
There are certain situations respectively alerts where you can not decide to override or not to override. You would like to see the alert for a certain time but then it should disappear after a short time. I think you know what I mean. I am talking about the informational alerts. Those alerts are somehow […]