N
Newbie
Hi,
I'm trying to schedule a batch file just to ping our firewall to make sure
it's alive. The batch file has one line:
ping 192.168.2.1
I can double-click on the batch file and it executes fine. When I set up a
new scheduled task, I'm getting an error code of 0x1. It doesn't seem to
run. The scheduler log shows:
"dns.job" (dns.bat)
Finished 6/7/2006 3:54:00 PM
Result: The task completed with an exit code of (1).
Is there something wrong in the batch file?
Appreciate your help.
I'm trying to schedule a batch file just to ping our firewall to make sure
it's alive. The batch file has one line:
ping 192.168.2.1
I can double-click on the batch file and it executes fine. When I set up a
new scheduled task, I'm getting an error code of 0x1. It doesn't seem to
run. The scheduler log shows:
"dns.job" (dns.bat)
Finished 6/7/2006 3:54:00 PM
Result: The task completed with an exit code of (1).
Is there something wrong in the batch file?
Appreciate your help.