Hey All,
I am running a scheduled task that calls a batch file to call two network batch files that defrag and delete temp IE files. Out of ten computers eight completed successfully. The logs for both computers indicate:
“Run_Dept_Scripts.job” (Run_Dept_Scripts.bat) 9/10/2007 10:00:01 PM ** WARNING **
Invalid working directory..
The specific error is:
0x00000002: The system cannot find the file specified.
Verify that the directory exists and try again.
All computers are running XP Pro SP2 and it seems like I have checked everything possible, ensuring that the path refers to \\server\, that it is run under a local account, etc..
Any ideas on why two computers who don’t have the task settings any different from the rest cannot successfully complete this task?
Thanks in advance!
-B