Running Scheduled Tasks

  • Thread starter Thread starter Jamie
  • Start date Start date
J

Jamie

Hi & Happy New Year to All!

I am able to run a task manually (right click/run) but
when I schedule a task to run while I am away I get the
following:

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 run-as name is the account I am logging in with to run
the tasks manually. There is no policy set locally or in
AD to prevent me from doing this. Help!! :o)
 
You should check the domain policy or group policy which is applied, make
sure that that user has logon locally rights and is an admin user on that
machine.
 
Back
Top