Related Articles
SCSM – Passing Attachments via Web Service e.g. SMA Web Service
If you do automation in a “Microsoft World” you probably start these days with Service Manager and Service Management Automation (SMA). At one point you will have a need for building a connector to another system for exchanging data. One example could be that you need to submit incident data from Service Manager to another […]
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]
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 […]