Related Articles
itnetx – Winner of the “Microsoft Partner of the Year Award 2012”
Awesome! Today itnetx received from Microsoft Switzerland the “Partner of the Year 2012 –Datacenter” award – the second time in a row . This Microsoft Partner award recognizes a partner that has developed and delivered exceptional Microsoft-based solutions during the past year in the category “Datacenter”. This award shows also the passion and dedication of […]
SCSM – Set Work Item State / Activity State via PowerShell
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 […]
SCSM – Get Service Request Object From Any Nested Child Runbook Activity
When you are starting to automate stuff in your cloud environment you probably use SMA for automation and Service Manager to trigger the necessary runbooks in SMA. As this is really great stuff you will start facing many new challenges because you have to script in PowerShell to achieve your goals. Depending on your architecture […]