The CreatorCon Call for Content is officially open! Get started here.

aleck_lin
ServiceNow Employee
ServiceNow Employee

Recently, upon talking to a colleague of mine (Chris Maloy), I realized that there's not an Orchestration activity to allow running a command on a MID server. Out of the box, there are SSH command activity for Linux MID server and Powershell command activity for Windows MID server that can be used, but surely there are times when one just needs to execute something outside of those context. Moreover, those activities require credentials whereas running a command locally on the MID server really doesn't require all that.

Well, if you're interested in that, here's a simple activity that will allow you to specify a command on a specified MID server.

ServiceNow Share

Have fun with it and let me know if there's anything that can be improved!

thanks

Aleck

1 Comment