Cireson PowerShell Activity now available!
The Cireson PowerShell Activity app simplifies and enhances automation efforts for system tasks and common processes within the native Service Manager Console, reducing the need for outside systems, such as Azure automation or Orchestrator Runbooks. Gain front-end visibility into the automation steps of your workflows and utilize the capabilities of PowerShell directly within your daily processes.
http://cireson.com/apps/powershell-activity/
Comments
It's been available since the announcement this morning, maybe a caching issue on the browser? Have you been able to download it?
"Cannot proceed with no valid license key"
My list of keys do not include this app and the app doesn't appear in the licensing settings within the console.
Unfortunately that's at least another day for me...
I am guessing that the PowerShell runs from the Management server, but cannot tell what account it is using to run. Is it the workflow account?
Use Write-Error instead of throw. I've used that and it worked for me.
@seth_coussens - what is Cireson's official procedure for failing a PSA when the script produces an error? I could not find anything in Cireson's documentation. I'm seeing the workflow mark the PSA as complete even when the script produces an error and move on to the next activity which is not good.