Related Articles
DPM 2012 R2 – Console “No connection could be made because the target machine actively refused it”
Posted on Author stefanroth
Doing same things again and again, does not mean they end up always the same way. At one point you want to monitor DPM 2012 R2 and you probably want to use the Central Console to manage your DPM servers. If you want to achieve this, you need to install the Central Console on the […]
SCSM – Set Work Item State / Activity State via PowerShell
Posted on Author stefanroth
I do currently a lot of automation and today I had a need to change state of a service request. The service request itself was “Closed” and as you might know, you cannot change anything if the work item is set to “Closed”. Because I needed to trigger the runbook activities behind the service request […]
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.