Related Articles
SCOM 2012 R2 – System Center Advisor Overview
A few month ago Microsoft released a preview version of System Center Advisor for SCOM 2012 SP1. This service was announced at MMS 2013 and gave you some idea what there might be coming. In that SCOM 2012 SP1 preview version you needed to download and configure separate components which was not as handy as […]
SCOM 2012 – Export Grey Agents using Powershell
There was a request in the TechNet forum to get all grey agents in SCOM 2012 using Powershell and export the Displayname and HealthState into a file. Because I haven’t seen a solution I thought I will share these few lines of code maybe you can use them also. #Import the OperationsManager module Import-Module OperationsManager […]
Good-by SCOMfaq – Welcome stefanroth.net
I have been blogging about 2.5 years now mostly about System Center Operations Manager. I also blogged about Orchestrator and useful PowerShell scripts. My goal is always to provide a solution to a problem. There are many blogs out there which blog about WHAT is new but not HOW to use the technology or HOW […]