Log On As A Service Permission getting removed
Posted
by VicF
on Stack Overflow
See other posts from Stack Overflow
or by VicF
Published on 2010-06-08T15:38:47Z
Indexed on
2010/06/08
15:42 UTC
Read the original article
Hit count: 160
We have PC's that are in a domain that run a windows service on startup. They continually are having the Log On As A Service permission removed for the domain account that is running the service. So when the PC restarts the service won't run.
We can re-add the permission by hand to the Group Policy on the machine or retype the password on the service (which grants the permission) and it runs fine for a day or so.
What could be removing it? Could it be a Default Policy that does not have this domain account being applied to the PCs thus removing the Log On As A Service permission?
© Stack Overflow or respective owner