Page 1 of 1

Remote computer operation

Posted: Wed Jun 15, 2011 4:44 pm
by stevefromdodge
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

Posted: Fri Jun 17, 2011 6:41 pm
by Oleg
You can use Network Command action and Listener triggering event.

But pay attention that you must have RoboTask installed on each computer.

Remote computer operation

Posted: Fri Oct 21, 2011 11:53 pm
by jemesright
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.