Related Articles
Support Tools Task in Active Directory Management Pack fails
If you have installed the latest Active Directory management pack and if you try to start an Active Directory related task e.g. DCDIAG, REPADMIN etc. on a Windows 2008 / 2008 R2 domain controller you will receive an error that these files are not found. On Windows 2003 domain controller you had to install the […]
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 R2 – New PowerShell Cmdlets
I like to play around with PowerShell and I am always looking for new cmdlets Microsoft creates for us. Isn’t it like getting Christmas gifts all the time :)? Today I wanted to find out if there are any new gifts in SCOM 2012 R2 (Preview). For a reference I will compare a SCOM 2012 […]