Related Articles
SCOM – Global Service Monitor Using Visual Studio Web Test
Global Service Monitor has been around for quite some time now. If you never heard of Global Service Monitor then I would like to give you a short description by Microsoft. System Center Global Service Monitor is a cloud service that addresses this problem by extending the application monitoring capabilities in System Center 2012 beyond […]
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 Veeam MP for VMware 6.0 – Part 2 FAQ
Few month ago I had written about the installation respectively upgrade of the Veeam management pack from version 5.7 to 6.0. You will find this post on my blog called SCOM 2012 Veeam MP for VMware 6.0 – Part 1 Upgrade. Alec King, who is the “father” of the Veeam MP, attended System Center Universe […]