Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Scheduled Tasks in Windows Server 2003 (SP1) could not start

Windows Server Help


Reply
 
Thread Tools Search this Thread
  #1  
Old 16-01-2009
Nigel
 
Posts: n/a
Scheduled Tasks in Windows Server 2003 (SP1) could not start

Hi, I have a set of scheduled tasks (daily) which have been running fine for
a few years but suddenly having problem running since last week.

The error message is:

The attempt to log on to the account associated with the task failed,
therefore, the task did not run. The specific error is: 0x80070569: Logon
failure: the user has not been granted the requested logon type at this
computer. Verify that the task's Run-as name and password are valid and try
again.

The scheduled tasks are run using the Administrator (Local) account and
password. We tried re-entering the Administrator password for the individual
tasks and manually kick off the task, which works. But on the next day, the
same problem will happen again.

We have also tried:

1) Delete the scheduled tasks and create them again. Doesn't work.
2) Ensure "Logon as batch job" has Administrator added to it. Doesn't work.
3) Restart the service. Doesn't work.
4) Reboot the server. Doesn't work.
5) Change the Administrator password. Doesn't work.

As far as I know, we did not apply any updates for the past 2 weeks.

Anyone have any ideas to resolve this? Thanks in advance!

Regards,
Nigel
Reply With Quote
  #2  
Old 16-01-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Scheduled Tasks in Windows Server 2003 (SP1) could not start

Hello nigel,

Check the logfile in the scheduled tasks under Advanced, View log for additional
errors.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hi, I have a set of scheduled tasks (daily) which have been running
> fine for a few years but suddenly having problem running since last
> week.
>
> The error message is:
>
> The attempt to log on to the account associated with the task failed,
> therefore, the task did not run. The specific error is: 0x80070569:
> Logon failure: the user has not been granted the requested logon type
> at this computer. Verify that the task's Run-as name and password are
> valid and try again.
>
> The scheduled tasks are run using the Administrator (Local) account
> and password. We tried re-entering the Administrator password for the
> individual tasks and manually kick off the task, which works. But on
> the next day, the same problem will happen again.
>
> We have also tried:
>
> 1) Delete the scheduled tasks and create them again. Doesn't work.
> 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
> work.
> 3) Restart the service. Doesn't work.
> 4) Reboot the server. Doesn't work.
> 5) Change the Administrator password. Doesn't work.
> As far as I know, we did not apply any updates for the past 2 weeks.
>
> Anyone have any ideas to resolve this? Thanks in advance!
>
> Regards,
> Nigel



Reply With Quote
  #3  
Old 16-01-2009
Pegasus \(MVP\)
 
Posts: n/a
Re: Scheduled Tasks in Windows Server 2003 (SP1) could not start


"Nigel" <Nigel@discussions.microsoft.com> wrote in message
news:4358F0C8-FCB3-482B-9E1B-DB72C7EE75EA@microsoft.com...
> Hi, I have a set of scheduled tasks (daily) which have been running fine
> for
> a few years but suddenly having problem running since last week.
>
> The error message is:
>
> The attempt to log on to the account associated with the task failed,
> therefore, the task did not run. The specific error is: 0x80070569: Logon
> failure: the user has not been granted the requested logon type at this
> computer. Verify that the task's Run-as name and password are valid and
> try
> again.
>
> The scheduled tasks are run using the Administrator (Local) account and
> password. We tried re-entering the Administrator password for the
> individual
> tasks and manually kick off the task, which works. But on the next day,
> the
> same problem will happen again.
>
> We have also tried:
>
> 1) Delete the scheduled tasks and create them again. Doesn't work.
> 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
> work.
> 3) Restart the service. Doesn't work.
> 4) Reboot the server. Doesn't work.
> 5) Change the Administrator password. Doesn't work.
>
> As far as I know, we did not apply any updates for the past 2 weeks.
>
> Anyone have any ideas to resolve this? Thanks in advance!
>
> Regards,
> Nigel


Make sure that the account used for the scheduled task has a non-blank
password. You should also log on under this account to ensure that it is
active and working.


Reply With Quote
  #4  
Old 19-01-2009
Nigel
 
Posts: n/a
Re: Scheduled Tasks in Windows Server 2003 (SP1) could not start

Hi Meinolf,

Thanks for the reply. The only error in the logfile (under Advanced) is what
I've posted before, as replicated below:

"AUinterfaceResource.job" (AUinterfaceResource.exe) 1/17/2009 7:10:00 PM **
ERROR **
The attempt to log on to the account associated with the task failed,
therefore, the task did not run.
The specific error is:
0x80070569: Logon failure: the user has not been granted the requested logon
type at this computer.
Verify that the task's Run-as name and password are valid and try again.

Regards,
Nigel

"Meinolf Weber [MVP-DS]" wrote:

> Hello nigel,
>
> Check the logfile in the scheduled tasks under Advanced, View log for additional
> errors.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > Hi, I have a set of scheduled tasks (daily) which have been running
> > fine for a few years but suddenly having problem running since last
> > week.
> >
> > The error message is:
> >
> > The attempt to log on to the account associated with the task failed,
> > therefore, the task did not run. The specific error is: 0x80070569:
> > Logon failure: the user has not been granted the requested logon type
> > at this computer. Verify that the task's Run-as name and password are
> > valid and try again.
> >
> > The scheduled tasks are run using the Administrator (Local) account
> > and password. We tried re-entering the Administrator password for the
> > individual tasks and manually kick off the task, which works. But on
> > the next day, the same problem will happen again.
> >
> > We have also tried:
> >
> > 1) Delete the scheduled tasks and create them again. Doesn't work.
> > 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
> > work.
> > 3) Restart the service. Doesn't work.
> > 4) Reboot the server. Doesn't work.
> > 5) Change the Administrator password. Doesn't work.
> > As far as I know, we did not apply any updates for the past 2 weeks.
> >
> > Anyone have any ideas to resolve this? Thanks in advance!
> >
> > Regards,
> > Nigel

>
>
>

Reply With Quote
  #5  
Old 19-01-2009
Nigel
 
Posts: n/a
Re: Scheduled Tasks in Windows Server 2003 (SP1) could not start

Hi Pegasus,

Thanks for the reply. The password is non blank and the account/password is
working, as manually kicking off the scheduled tasks using the
account/password pose no problem.

Regards,
Nigel

"Pegasus (MVP)" wrote:

>
> "Nigel" <Nigel@discussions.microsoft.com> wrote in message
> news:4358F0C8-FCB3-482B-9E1B-DB72C7EE75EA@microsoft.com...
> > Hi, I have a set of scheduled tasks (daily) which have been running fine
> > for
> > a few years but suddenly having problem running since last week.
> >
> > The error message is:
> >
> > The attempt to log on to the account associated with the task failed,
> > therefore, the task did not run. The specific error is: 0x80070569: Logon
> > failure: the user has not been granted the requested logon type at this
> > computer. Verify that the task's Run-as name and password are valid and
> > try
> > again.
> >
> > The scheduled tasks are run using the Administrator (Local) account and
> > password. We tried re-entering the Administrator password for the
> > individual
> > tasks and manually kick off the task, which works. But on the next day,
> > the
> > same problem will happen again.
> >
> > We have also tried:
> >
> > 1) Delete the scheduled tasks and create them again. Doesn't work.
> > 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
> > work.
> > 3) Restart the service. Doesn't work.
> > 4) Reboot the server. Doesn't work.
> > 5) Change the Administrator password. Doesn't work.
> >
> > As far as I know, we did not apply any updates for the past 2 weeks.
> >
> > Anyone have any ideas to resolve this? Thanks in advance!
> >
> > Regards,
> > Nigel

>
> Make sure that the account used for the scheduled task has a non-blank
> password. You should also log on under this account to ensure that it is
> active and working.
>
>
>

Reply With Quote
  #6  
Old 19-01-2009
Pegasus \(MVP\)
 
Posts: n/a
Re: Scheduled Tasks in Windows Server 2003 (SP1) could not start

I know I'm clutching at straws but I would create a new account with
suitable privileges and use it for the scheduled backup job.


"Nigel" <Nigel@discussions.microsoft.com> wrote in message
news:F4CA4CDC-3E91-4813-8DAB-E271E911954A@microsoft.com...
> Hi Pegasus,
>
> Thanks for the reply. The password is non blank and the account/password
> is
> working, as manually kicking off the scheduled tasks using the
> account/password pose no problem.
>
> Regards,
> Nigel
>
> "Pegasus (MVP)" wrote:
>
>>
>> "Nigel" <Nigel@discussions.microsoft.com> wrote in message
>> news:4358F0C8-FCB3-482B-9E1B-DB72C7EE75EA@microsoft.com...
>> > Hi, I have a set of scheduled tasks (daily) which have been running
>> > fine
>> > for
>> > a few years but suddenly having problem running since last week.
>> >
>> > The error message is:
>> >
>> > The attempt to log on to the account associated with the task failed,
>> > therefore, the task did not run. The specific error is: 0x80070569:
>> > Logon
>> > failure: the user has not been granted the requested logon type at this
>> > computer. Verify that the task's Run-as name and password are valid and
>> > try
>> > again.
>> >
>> > The scheduled tasks are run using the Administrator (Local) account and
>> > password. We tried re-entering the Administrator password for the
>> > individual
>> > tasks and manually kick off the task, which works. But on the next day,
>> > the
>> > same problem will happen again.
>> >
>> > We have also tried:
>> >
>> > 1) Delete the scheduled tasks and create them again. Doesn't work.
>> > 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
>> > work.
>> > 3) Restart the service. Doesn't work.
>> > 4) Reboot the server. Doesn't work.
>> > 5) Change the Administrator password. Doesn't work.
>> >
>> > As far as I know, we did not apply any updates for the past 2 weeks.
>> >
>> > Anyone have any ideas to resolve this? Thanks in advance!
>> >
>> > Regards,
>> > Nigel

>>
>> Make sure that the account used for the scheduled task has a non-blank
>> password. You should also log on under this account to ensure that it is
>> active and working.
>>
>>
>>



Reply With Quote
  #7  
Old 22-01-2009
Nigel
 
Posts: n/a
RE: Scheduled Tasks in Windows Server 2003 (SP1) could not start

Thanks all. Managed to solve the problem. Apparently someone added a domain
group policy which overwritten the local one. After removing that, all works
well again.

Regards,
Nigel

"Nigel" wrote:

> Hi, I have a set of scheduled tasks (daily) which have been running fine for
> a few years but suddenly having problem running since last week.
>
> The error message is:
>
> The attempt to log on to the account associated with the task failed,
> therefore, the task did not run. The specific error is: 0x80070569: Logon
> failure: the user has not been granted the requested logon type at this
> computer. Verify that the task's Run-as name and password are valid and try
> again.
>
> The scheduled tasks are run using the Administrator (Local) account and
> password. We tried re-entering the Administrator password for the individual
> tasks and manually kick off the task, which works. But on the next day, the
> same problem will happen again.
>
> We have also tried:
>
> 1) Delete the scheduled tasks and create them again. Doesn't work.
> 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't work.
> 3) Restart the service. Doesn't work.
> 4) Reboot the server. Doesn't work.
> 5) Change the Administrator password. Doesn't work.
>
> As far as I know, we did not apply any updates for the past 2 weeks.
>
> Anyone have any ideas to resolve this? Thanks in advance!
>
> Regards,
> Nigel

Reply With Quote
  #8  
Old 22-01-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
RE: Scheduled Tasks in Windows Server 2003 (SP1) could not start

Hello nigel,

Nice to hear that you find it.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Thanks all. Managed to solve the problem. Apparently someone added a
> domain group policy which overwritten the local one. After removing
> that, all works well again.
>
> Regards,
> Nigel
> "Nigel" wrote:
>
>> Hi, I have a set of scheduled tasks (daily) which have been running
>> fine for a few years but suddenly having problem running since last
>> week.
>>
>> The error message is:
>>
>> The attempt to log on to the account associated with the task failed,
>> therefore, the task did not run. The specific error is: 0x80070569:
>> Logon failure: the user has not been granted the requested logon type
>> at this computer. Verify that the task's Run-as name and password are
>> valid and try again.
>>
>> The scheduled tasks are run using the Administrator (Local) account
>> and password. We tried re-entering the Administrator password for the
>> individual tasks and manually kick off the task, which works. But on
>> the next day, the same problem will happen again.
>>
>> We have also tried:
>>
>> 1) Delete the scheduled tasks and create them again. Doesn't work.
>> 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't
>> work.
>> 3) Restart the service. Doesn't work.
>> 4) Reboot the server. Doesn't work.
>> 5) Change the Administrator password. Doesn't work.
>> As far as I know, we did not apply any updates for the past 2 weeks.
>>
>> Anyone have any ideas to resolve this? Thanks in advance!
>>
>> Regards,
>> Nigel



Reply With Quote
  #9  
Old 05-02-2009
wyocowboy
 
Posts: n/a
RE: Scheduled Tasks in Windows Server 2003 (SP1) could not start

In case anyone else runs into this, the fix is to go into group policy -
windows settings - security settings - local policy - user rights assignment
- log on as batch job. Change that setting to add the user group or user that
you are running the scheduled task under.

"Nigel" wrote:

> Thanks all. Managed to solve the problem. Apparently someone added a domain
> group policy which overwritten the local one. After removing that, all works
> well again.
>
> Regards,
> Nigel
>
> "Nigel" wrote:
>
> > Hi, I have a set of scheduled tasks (daily) which have been running fine for
> > a few years but suddenly having problem running since last week.
> >
> > The error message is:
> >
> > The attempt to log on to the account associated with the task failed,
> > therefore, the task did not run. The specific error is: 0x80070569: Logon
> > failure: the user has not been granted the requested logon type at this
> > computer. Verify that the task's Run-as name and password are valid and try
> > again.
> >
> > The scheduled tasks are run using the Administrator (Local) account and
> > password. We tried re-entering the Administrator password for the individual
> > tasks and manually kick off the task, which works. But on the next day, the
> > same problem will happen again.
> >
> > We have also tried:
> >
> > 1) Delete the scheduled tasks and create them again. Doesn't work.
> > 2) Ensure "Logon as batch job" has Administrator added to it. Doesn't work.
> > 3) Restart the service. Doesn't work.
> > 4) Reboot the server. Doesn't work.
> > 5) Change the Administrator password. Doesn't work.
> >
> > As far as I know, we did not apply any updates for the past 2 weeks.
> >
> > Anyone have any ideas to resolve this? Thanks in advance!
> >
> > Regards,
> > Nigel

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Windows Server Help


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Scheduled Tasks in Windows Server 2003 (SP1) could not start"
Thread Thread Starter Forum Replies Last Post
Windows Scheduled Tasks don't luanch if tasks not finished Andy Candy Windows Software 3 21-08-2009 12:47 PM
Scheduled Tasks: Notify me of missed tasks Swifty Windows XP Support 2 02-01-2009 02:45 PM
Windows 2008 Scheduled Tasks Joe Grover Windows Server Help 4 19-12-2008 09:23 PM
Scheduled Tasks Starfish Small Business Server 2 07-10-2008 04:50 PM
Windows 2003 scheduled tasks Mike Hyatt Windows Security 3 12-04-2006 04:47 AM


All times are GMT +5.5. The time now is 06:19 AM.