I have a small nagging problem. I need to run a load of batch jobs with a special account which is local admin on the server, but which as the user right "Deny logon locally" set to enable for this account.
To allow this account to log on locally has been considered unsafe by our security officer, so we have to find a way the Windows task scheduler will let logon a scheduled task just as a batch job, and not interactively (as it usually does). Is there any registry entry, or maybe a free task scheduler that will just use the account info and logon as batch job, and not interactively?
The account in question is local admin on the member server.
To allow this account to log on locally has been considered unsafe by our security officer, so we have to find a way the Windows task scheduler will let logon a scheduled task just as a batch job, and not interactively (as it usually does). Is there any registry entry, or maybe a free task scheduler that will just use the account info and logon as batch job, and not interactively?
The account in question is local admin on the member server.