Local service accounts
Posted
by
Jeremy
on Super User
See other posts from Super User
or by Jeremy
Published on 2012-10-11T03:28:54Z
Indexed on
2012/10/11
3:40 UTC
Read the original article
Hit count: 238
user-accounts
|windows-services
Normally we create service accounts in Active Directory, and if we install things like SQL Server, etc, we set the software services we set them to use those service accounts. The service accounts don't have the ability to be used to log into a workstation interactively.
For Proof of concepts, we're installing SQL Server and other software on Virtual windows 7 workstations that aren't part of a domain, so we are creating local accounts that will be used by windows services. Is it possible to stop those users from appearing as options on the login screen?
© Super User or respective owner