Related Articles
SCOM 2012 R2 Technical Preview 2 – What’s New?
Few days ago Microsoft released the technical preview of it’s Windows Server and System Center stack. One thing I am very interested in is SCOM, if there is anything new. Find all System Center TP 2 downloads here Find Windows Server (2016) TP 2 here If you download SCOM in comes on a pre-configured VHD […]
SCOM 2012 SP1 – Upgrading Linux Agent From SCOM 2007 R2
This week I was working for an international customer. The customer had a SCOM 2007 R2 CU5 infrastructure installed on Windows 2008 R2 SP1 servers with ~800 Windows agents and ~250 Unix based agents which they were going to migrate to SCOM 2012 SP1 UR2 installed on Windows Server 2012 in a side-by-side scenario. Because […]
SCOM – Save a Connection String for Use in a PowerShell Script
Sometimes it is necessary to store certain information in a (secure) way, like a connection string, which you might want to use in your PowerShell scripts. The scripts could be then used e.g for the Command Notification Channel. Let’s assume you need to connect to a foreign system and this system provides you with a […]