To run the batch with a plain text password:
Display a Windows command window or UNIX shell.
Paste and run the following command:
runbatch USER PASSWORD BATCH_NAME SYNC_MODE
.
To run the batch with a password from a file:
Display a Windows command window or UNIX shell.
Paste and run the following command:
runbatch USER -f:PASSWORD_FILE BATCH_NAME SYNC_MODE
.