Related Articles
SCOM – Friday Rules WMI Event Rule (Alert)
As promised here another short video from my “Friday Rules” series on creating SCOM monitoring rules. This time I will show you, how you can monitor the creation of local groups on your server using the WMI Event (Alert) rule. Have fun!
SCOM 2012 – Distribut Agents Evenly (50:50)
I am sure you have a small SCOM infrastructure containing 2 management servers and probably 1 SQL server. If you and your colleagues deploy SCOM agents on a daily basis it can easily happen that not all management servers receive the equal amount of agents. Maybe management server 1 has 300 agents to monitor and […]
SCOM 2012 – Get Agent Failover Management Server
Because of an issue I needed to get the failover management servers of the agents. Well, because I like to fool around with Powershell I thought I would write a short script. Just to give you some background how I figured it out. First I got the members of the Get-SCOMAgent command by typing: Get-SCOMAgent […]