Related Articles
SCOM 2012 – Custom AEM Reports
If you followed the community lately, you see some are writing blog posts about reporting in System Center. It is funny as I also have been playing around with Report Builder 3.0 lately and it seems that I am following this trend. Building custom reports is not that difficult if you have some sort of […]
SCOM 2012 – NiCE Log File Library MP Monitoring Robocopy Log File
If you are reading my blog frequently, you know I like excellent ideas, solutions and superb management packs. This time, a company called NiCE is going to provide such a management pack to the community – for free! YES! But first who is NiCE? NiCE is a German company, which has been on the market […]
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 […]