Related Articles
– Nagios + SCOM – Uninstall Nagios Agent remotely using Powershell
I don’t like to clean up very much, but there are certain cases where it really makes fun to clean up. Especially if there a Non-Microsoft product, Powershell and SCOM involved. In my case a customer decided to replace his Nagios system through SCOM 2012. Cool!!! Because Nagios also uses an agent for monitoring, one […]
SMA – Invoke Runbook Error “Cannot find the ‘’command.”
This is just a quick post about SMA. I bumped many times in this error while writing PowerShell workflows in SMA … …and I figured out that there are many reasons for this error. If you are nesting runbooks like this… Several reasons could lead to this problem: The child workflow does not exist in […]
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 […]