Permissions for Scheduled Tasks on a Domain Controller
Posted
by
silmaril8n
on Server Fault
See other posts from Server Fault
or by silmaril8n
Published on 2012-02-07T18:36:08Z
Indexed on
2013/06/30
4:23 UTC
Read the original article
Hit count: 435
I'm trying to run a Scheduled Task on a 2008 R2 Domain Controller and all was well until I set it into the production environment. I'm running the task as a Domain User that's defined in the "Log on as a batch job" setting. For giggles I also added the account to "Allow log on locally" after the former failed.
When I'm prompted for the password after setting up the task I receive the error: "An error has occurred for the task ########. Error message: The following error was reported: Logon failure: the user has not been granted the requested logon type at this computer.."
I'm thinking that because this a DC that maybe it needs something else?
© Server Fault or respective owner