Related Articles
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 […]
SCOM 2012 R2 UR7 – Error Running Data Warehouse SQL Script “Invalid object…”
I have been doing SCOM updates for the past few years and I rarely bumped into any issues. If you stick to the recommended procedures, then you will succeed. But recently I bumped into an issue while updating SCOM 2012 R2 UR7. As you know there are installer files which you must run on each […]
SCOM 2012 R2 – Integrate SC Advisor Website
If you talk to people for example at System Center Universe DACH you get ideas and also solutions right from the experts. Well this time, I was having dinner with Cameron Fuller (THE SCOM guru) from Catapult Systems , just a simple idea came up. As you know System Center Advisor will be available as […]