Question
Call Powershell/CMD Script From a Service
Does anyone know whether it's possible to call scripts located on the server from a Thingworx Service? Are there any Javascript objects that are available to use? I've tried creating ActiveXObjects in a service, but it says ActiveXObject is undefined.
We are trying to figure out how to run a Powershell script from a subscription/service. We have Thingworx 7.1 running on a Windows server.
There's not really much of a reference for the Rhino Javascript engine. Any ideas?

