Remote computer operation

Discuss RoboTask here
Post Reply
stevefromdodge
Posts: 30
Joined: Tue Apr 05, 2011 3:39 pm

Remote computer operation

Post 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.




Last edited by stevefromdodge on Wed Jun 15, 2011 8:51 pm, edited 1 time in total.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Remote computer operation

Post by Oleg »

You can use Network Command action and Listener triggering event.

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

Remote computer operation

Post 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.
Last edited by Oleg on Sat Oct 22, 2011 10:18 am, edited 1 time in total.
Post Reply