User accounts

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

I have servers that I don't want anyone else on the domain
to log into how do I make where just the
domain/administrator can just login
 
There are more than one way to achieve this. One you can
do by just setting regular security and another you can
do by going to the administrative tools and then local
security policy. Please be careful but look around and
you will see the logon options.
 
You need to edit the Local Security Polciy on the server.
Go to 'Administrative Tools->Local Security Policy'. Then
go to 'Local Policies-> User Rights Assignment' and edit
the entry for 'Logon Locally' so it includes only
Administrators. If you have Active Directory, its better
to do this with Group Policy.
 
If you've got a domain/AD, your best bet is to do this with a GPO and
stick all the servers in their own OU. I've done that - I've got a GPO
that that applied to the DC OU and our own created 'Servers' OU for non-
DC Windows servers.
 
Back
Top