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 – Technical Documentation Download Version 1.0
Microsoft released the System Center Operations Manager 2012 Documentation Version 1.0. Authoring Guide for System Center 2012 – Operations Manager Deployment Guide for System Center 2012 – Operations Manager Operations Guide for System Center 2012 – Operations Manager System Center 2012 – Operations Manager Cmdlet Reference These guides can be found here .
SCOM 2012 Veeam MP for VMware 5.7 – Part 2 Overview
In part 1 I wrote about setting up and configuring the Veeam management pack. Now in this post I would like to give you some additional information how it is going to look like in the monitoring pane in SCOM and also some ideas what is being monitored. 1) Views I know it is maybe […]