Domain user local rights

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to give a Domain User Admin rights to all PC's on the network?
 
You need to add that domain users account to the local administrators group
for the domain computers. That can be done with a Group Policy startup
script and the net localgroup command or with Group Policy Restricted Groups
where you can create a global group for such purpose and the domain users to
that global group. The use Restricted Groups and the "member of" [for SP4]
option to make it a member of administrators group. You must do such at the
Organizational Unit level because if you do it at the domain level then that
group will be a member of the administrators group for the domain.
Restricted Groups can be found under computer configuration/Windows
settings/security settings. The link below explains more. --- Steve

http://www.windowsecurity.com/articles/Using-Restricted-Groups.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top