Orchestrator and Powershell: Get Server Services

I was once asked by a coworker if I had an automation filter in my head that I ran my emails through, after I proposed a solution in Orchestrator to a problem we had. After thinking about it, I’m pretty sure I do!Anyway, we were recently tasked with documenting all our service accounts on all …

Read more

Service Manager Re-assign Ticket Notifications with Orchestrator

I was recently asked to create a notification in Service Manager to notify service desk members when a ticket had been re-assigned to them. No problem? Unfortunately this behavior isn’t native in Service Manager. After poking around on the internet I found a few blogs that showed how you can do it in Orchestrator. Their …

Read more

Orchestrator: How to pass published data between runbooks

This is a quick one and fairly easy for anyone that has been using Orchestrator for any length of time. However, for new users this isn’t very self explanatory as it doesn’t work quite how you think it would especially the Return Data activity.So if we invoke a runbook that has no published data in …

Read more