Knowing that an agent is not reporting is essential, as if the agent is not reporting then the status of all the monitors on the system will not be up to date. As such I have been looking into doing this and have come up with this: $Agents = Invoke-Command -ComputerName $SCOMServer -ScriptBlock { Import-Module
Continue reading SCOM 2012: Finding all inactive agents using PowerShell