How can I trigger a batch file to run on a server remotely, without actually executing the batch on the machine I am using?
For example, I have create testbatch on Server A. At any given moment, I want to be able to triger the script testbatch script to run locally on Server A, from ServerB.
For example, I have create testbatch on Server A. At any given moment, I want to be able to triger the script testbatch script to run locally on Server A, from ServerB.