Related Articles
Azure Automation – Twitter + IFTTT + Webhook = Start Runbook
I assume you know Twitter and you probably also know what a webhook is, right? No? Ok, a webhook is just a HTTP POST. In Azure Automation we are able to create a webhook for a runbook. This runbook will “consume” the webhook request (URL) + post data and start the runbook. The cool thing […]
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 […]
Veeam – Monitoring VMWare and Private Clouds Webinar
Some time ago I wrote a two posts (part 1 and part 2) about the Veeam management pack. Now there will be an online webinar provided by Veeam and Pete Zerger MVP about: Monitor with the “Virtualization Stack” in mind Use the Veeam Management Pack to gain visibility into the cloud Get new reports for […]