Allow Windows Domain users Local Admin rights on subset of Domain Computers
Posted
by
growse
on Server Fault
See other posts from Server Fault
or by growse
Published on 2011-03-18T15:40:07Z
Indexed on
2011/03/18
16:11 UTC
Read the original article
Hit count: 285
Windows
|active-directory
I'm a bit new to AD management, so would appreciate some help in what may be a very simple task.
I've got a domain that manages a bunch of different servers, and I want to grant local administrative rights to some domain users to some of the servers (the development webservers).
I appreciate the group concept, so I imagine I would have to create a group containing the users in question another group containing the computers to grant them access to.
What's the best way of going about this?
© Server Fault or respective owner