| |||||||
| Windows XP Discuss the Microsoft Windows XP Operating System |
![]() |
| | LinkBack | Thread Tools |
| |||
| windows XP and task scheduler Start > Control Panel > Scheduled Tasks > Add Scheduled Task At this point, a window opens that guides you thru the steps. At the end, it says A new task has been created, but may not run because the account information could not be set 0x80070005: Access is denied. Try using the Task page Browse button to locate the application When you get to the password screen, there is a warning that it might not work if you leave the password blank. So I have tried it both ways. At this point, either of two things would help. (1) You know what I am doing wrong and can tell me how to fix it. (2) You can point me to an example that works. The help files mention things about tasks only working when the creator is logged in. I wonder if that could be the problem. Tnx, Charles OBTW: I checked the subject lines of the last 1000 messages on microsoft.public.windowsxp.general, and neither taskscheduler, "task scheduler" scheduler does not appear. I also googled for "microsoft ask scheduler" and read the first three entries, but they were no help. |
| |||
| Re: windows XP and task scheduler charles cashion wrote: > Start > Control Panel > Scheduled Tasks > Add Scheduled Task > At this point, a window opens that guides you thru the steps. > At the end, it says > > A new task has been created, but may not run because the > account information could not be set > 0x80070005: Access is denied. > Try using the Task page Browse button to locate the application > > When you get to the password screen, there is a warning that > it might not work if you leave the password blank. So I have > tried it both ways. > > At this point, either of two things would help. > (1) You know what I am doing wrong and can tell me how to fix it. > (2) You can point me to an example that works. > > The help files mention things about tasks only working when > the creator is logged in. I wonder if that could be the problem. > Tnx, > Charles > > OBTW: I checked the subject lines of the last 1000 messages on > microsoft.public.windowsxp.general, and neither taskscheduler, > "task scheduler" scheduler does not appear. I also googled for > "microsoft ask scheduler" and read the first three entries, but > they were no help. Yes - but you did not google for the most obvious thing you had - and stated clearly in your post... The error message! "A new task has been created, but may not run because the account information could not be set 0x80070005" Beautiful! Exact! Perfect... Search using Google! http://www.google.com/ (How-to: http://www.google.com/intl/en/help/basics.html ) Use the above to learn *what* to search for and how to better phrase it to make your google experience a more fulfilling one! Using that in google brought up MANY hits - but the most promising (and published by Microsoft no less) is this one: "0x80070005: Access is denied" error message when you create a scheduled task in Windows XP Service Pack 2 http://support.microsoft.com/kb/884573 Hopefully the given work-around does what you need and if you have to do the other alternative and contact Microsoft - you have a pretty good case and probably will not be charged for the hotfix/call. Good Luck! -- Shenan Stanley MS-MVP -- How To Ask Questions The Smart Way http://www.catb.org/~esr/faqs/smart-questions.html |
| |||
| Re: windows XP and task scheduler Scheduled Tasks requires a passworded account. You can create a new user account to use with Scheduled Tasks. Additionally when the Task Scheduler service runs a job by using a specific account, the Task Scheduler service tries to determine whether this account is also the account of the current logged-on user. If the account is that of the current logged-on user, the security context of the scheduled task is mapped to the security context of that user. This process directs scheduled jobs to that user's desktop. Scheduled Tasks|Advanced|View Log may provide some details. If the job connects to another machine you may need to add the user/ group 'logon as batch job' rights (server side). Control Panel|Admin Tools|Local Security Policy\Local Policies\User Rights Assignments "Log on as a batch job" If the task completes but the job does not then there is a problem in the job itself. Remember that if it involves network resources to make sure the user account has permissions to the resources and also use UNC paths as mapped drives won't natively exist when no one is logged on. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "charles cashion" wrote: | Start > Control Panel > Scheduled Tasks > Add Scheduled Task | At this point, a window opens that guides you thru the steps. | At the end, it says | | A new task has been created, but may not run because the | account information could not be set | 0x80070005: Access is denied. | Try using the Task page Browse button to locate the application | | When you get to the password screen, there is a warning that | it might not work if you leave the password blank. So I have | tried it both ways. | | At this point, either of two things would help. | (1) You know what I am doing wrong and can tell me how to fix it. | (2) You can point me to an example that works. | | The help files mention things about tasks only working when | the creator is logged in. I wonder if that could be the problem. | Tnx, | Charles | | OBTW: I checked the subject lines of the last 1000 messages on | microsoft.public.windowsxp.general, and neither taskscheduler, | "task scheduler" scheduler does not appear. I also googled for | "microsoft ask scheduler" and read the first three entries, but | they were no help. |
![]() |
| Bookmarks |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Task Scheduler Not Completing | DHICKS | Windows XP | 1 | 01-04-2007 01:54 AM |
| Task Scheduler 'How To' | Jeff Gaines | Windows Vista | 4 | 01-02-2007 11:16 AM |
| Time display bug in Task Scheduler | Alice | Windows Vista | 1 | 01-02-2007 07:47 AM |
| Task Scheduler Error message/cannot run | James Welch | Windows Vista | 6 | 01-02-2007 07:13 AM |
| Task Scheduler service not running? | James Welch | Windows Vista | 2 | 01-02-2007 07:11 AM |