Re: Task scheduling : error 0x80070005: Access denied

From: Dave Patrick (mail_at_Nospam.DSPatrick.com)
Date: 03/21/05


Date: Mon, 21 Mar 2005 09:18:36 -0700

Your English is just fine. Remember that if it involves network resources,
make sure the user account has permissions to the resources and also use UNC
paths as mapped drives won't exist when no one is logged on. Scheduled
Tasks|Advanced|View Log may provide some details.

-- 
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
"François Miermont" wrote:
| Hi,
|
|
| I encountered a problem with the Task scheduler with Windows 2003 standart
| edition.
|
| I'll want to make a scheduled task that launch a .bat file. The .bat file
| works great (tested in command prompt).
| I assign my save user to do this task. When I have an interactive session
| opened with my save user, and then I launch the task manually, it work. 
But
| if I close my session, the task does not launch, and I found this error 
ine
| the log :
|      "backup.job" (backup.bat) **ERROR**
|       0x80070005: Access is denied.
|      Try using the Task page Browse button to locate application.
|
| My save user have full ntfs permission on both .bat and .job directory.
|
| Please need help :)
|
| PS/ sorry for my poor English :p