Sounds permissions related. Make sure the account running the job has permissions to get to all necessary files.
Are you sure its not erroring out with a File not Found as part of the script itself and not that it can't find the .bat file? ------------------------------------------------------ Roger D. Seielstad - MCSE Sr. Systems Administrator Inovis - Formerly Harbinger and Extricity Atlanta, GA > -----Original Message----- > From: Salvatore Palmisano [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 23, 2002 10:49 AM > To: NT 2000 Discussions > Subject: Odd Scheduled Tasks Issue > > > Scheduled Tasks on one of my Win2k Servers has started throwing odd > errors lately. > Here's a snip from the log: > > *** > "sienarlogs.job" (sienarlogs.bat) 12/23/2002 10:44:15 AM ** ERROR ** > Unable to start task. > The specific error is: > 0x80070002: The system cannot find the file specified. > Try using the Task page Browse button to locate the application. > [ ***** Most recent entry is above this line ***** ] > *** > > sienarlogs.job is the name of the task and sienarlogs.bat is > the name of > the batch file it calls. The file *is* there, has correct permissions > and runs without a problem when submitted via the command line. > For whatever reason, the scheduled tasks version of it wont run. I've > other scheduled tasks that do run on that machine, so I know > AT works in > general; but these particular jobs wont run (there are three of them > having problems, all called from the same directory). The > account used > to create these failed jobs is the same as the one that calls the jobs > that do run. > > What else can I troubleshoot to track this down? > Thanks. > > .salvatore > http://sienar.org/ > http://palmisanonet.com/ > > > ------ > You are subscribed as [EMAIL PROTECTED] > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe send a blank email to %%email.unsub%% > ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
