|
Call SetupBatcher from the command line to run commands on remote machines
|
|
| · | AdmWin starts and loads the script "Remote.cnu"
|
| · | The "DOSR" line in the batch section is replaced with "DOSR \\FirstCommandParameter,0,SecondCommandParameter"
|
| · | The SetupBatcher script starts:
|
| · | The remote admin service is installed and started if needed
|
| · | The command is executed on the remote machine
|
| · | The remote admin service is stopped
|
| · | The batch file checks error level, if there are errors the file "batch.log" is echoed (SetupBatcher creates the file batch.log when a script is executed from the command line)
|