Related Articles
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 […]
SCOM 2012 – Fun Jukebox Dashboard With PowerShell Widgets
I am currently experimenting with the PowerShell widgets and trying to figure out what you can do and what you cannot do. My funny idea was to create a Jukebox dashboard where you can select a song and PowerShell will play it using the “beep sounds”. Yes I know SCOM is a monitoring tool but […]
SCOM 2012 Veeam MP for VMware 6.0 – Part 1 Upgrade
About a year ago I wrote a blog post about an excellent management pack from Veeam to monitor a VMware ESX infrastructure. Veeam also released this year their new version of the management pack it is now officially called Veeam Management Pack v6 for VMware. In this post I would like to show a walkthrough […]