Related Articles
SCOM 2012 R2 – SQL Server 2014 / Report Viewer 2014 Support
Microsoft announced few month ago SCOM 2012 R2 offers support for SQL Server 2014… And if we go to the TechNet article it also clearly says, SCOM 2012 R2 is supported on SQL Server 2014 here described… There is even a perfect table which explains everything clearly… From my point of view, this let’s us […]
SCOM 2012 – Get Agent Failover Management Server
Because of an issue I needed to get the failover management servers of the agents. Well, because I like to fool around with Powershell I thought I would write a short script. Just to give you some background how I figured it out. First I got the members of the Get-SCOMAgent command by typing: Get-SCOMAgent […]
SCOM 2012 R2 – PowerShell To Determine Agent Required Disk Space
Do you use any of the System Center products which use an agent? SCOM is one of these products which needs to have an agent installed on the monitored systems. But do you know how much space an agent really uses? Why is this important? Well, let’s assume you have to monitor an older operating […]