Just to clarify the setup: The account running 24x7 needs to have "act as part of the operation system" privileges The account used for the job needs to have "logon as a batch job" privileges and in case if 24x7 is run as a service, in addition to hat "logon as a service" privilege. Is that what you have now? Notes: Doman privileges granted using active directory override local policy. After changing privileges you need to restart the target computer or at least logoff/logon to refresh the cached settings. : Ok, created a GPO object (and linked/eforced it) for the active directory : which has the server in it (and filtered it for the local box : DOMAIN\SERVERNAME$). I assinged the following rights to the domain user : account (domainname\automate): * Act as part of the operating system : * Logon as a batch job : * Log on as a service : Ran gpupdate /force on the box and rebooted. No change still
|