Is there a way to use robotask to run a batch file on a different computer?Ie Batch files on a computers B, C and D run, hashing large data files. We want to start these batches from Robotask on computer A.
Remote computer operation
-
- Posts: 30
- Joined: Tue Apr 05, 2011 3:39 pm
Remote computer operation
Last edited by stevefromdodge on Wed Jun 15, 2011 8:51 pm, edited 1 time in total.
Remote computer operation
You can use Network Command action and Listener triggering event.
But pay attention that you must have RoboTask installed on each computer.
But pay attention that you must have RoboTask installed on each computer.
Remote computer operation
The Wait for Remote Computer operation allows you to delay the macro execution until the specified remote computer responds, or until the specified date and time are met. The Wait for Remote Computer operation can have child operations. If the operation is performed successfully, the child operations are executed, otherwise the macro execution proceeds with the next operation.
Last edited by Oleg on Sat Oct 22, 2011 10:18 am, edited 1 time in total.