Related Articles
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 […]
Quick Post – Book “Microsoft System Center Operations Manager Field Experience”
Microsoft released recently a 128 pages e-book about System Center Operations Manger. It is a book talking more about the insights of SCOM and how you can troubleshoot, optimize and best practices. I highly recommend reading this book for all those who want to dive a bit deeper into SCOM. Learn how to enhance your […]
SCOM 2012 – Get Alerts From SCOM Group Showing Alert Source Information (Management Pack, Object Path, Monitor / Rule Name etc.)
Well I don’t know why, but I got stuck again to PowerShell. It seams that this language solves many problems in a SCOM operator’s daily work. I had recently the need for having enriched alert information depending on a certain amount of computers in SCOM. Sounds complicated? Well, I’ll explain it a bit more. I […]