Task Manager Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was trying to scedul a task to run under another user name but I get an
error saying access denied. They are both system administrators. Pleasehelp
me fix this. I know there is a problem with a fix with task manager. Is there
anyway to unistall the security fix or a hotfix to fix it?
 
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

:
|I was trying to scedul a task to run under another user name but I get an
| error saying access denied. They are both system administrators.
Pleasehelp
| me fix this. I know there is a problem with a fix with task manager. Is
there
| anyway to unistall the security fix or a hotfix to fix it?
 
Back
Top