Previous Topic: Batch ModeNext Topic: Stringification


Remote Batch Mode

You can run one or multiple scripts on a remote system with remote batch mode.

To use remote batch mode

Specify the host name using the –h switch before specifying the script files. For example, enter the following command:

caaipaomautoshell.exe -h ascl1 -f hello.js -f world.js

The script files reside on the manager system and are transferred to the remote client for execution.