K
Kok Yong Lee
Hi there,
I ouwld like to write a batch file that will kick start a schedule task on a
remote machine using the following command
schtasks /run /s cam2 /tn start_test
there will be a number of machines that I will have to start off the tests
in the batch file. How can I catch the return from this command "SUCCESS:
Attempted to run the scheduled task "test"", and act on them appropriately?
thanks.
I ouwld like to write a batch file that will kick start a schedule task on a
remote machine using the following command
schtasks /run /s cam2 /tn start_test
there will be a number of machines that I will have to start off the tests
in the batch file. How can I catch the return from this command "SUCCESS:
Attempted to run the scheduled task "test"", and act on them appropriately?
thanks.