Hello!
We have a unique use-case that we don't believe is possible but are looking for some feedback on if it is and we've just missed something.
We currently have out main pollar and engine in NETWORK1 with and additional pollar in NETWORK2. We are using an alert trigger to execute and external batch file which invokes-command to execute and action. The batch file is located on the main engine in NETWORK1. What we are seeing is we cannot access NETWORK2 from the call due to networking.
Is their a method to specify where the script is run from? i.e. we want to be able to execute the external file from the additional pollar in NETWORK2
Thanks in advance for any help