• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Group Policy to set a user or group as a local administrator on client PCs
#1

Using Group Policy to set a user or group as a local administrator on client PCs in a Windows domain

A quick guide on using Group Policy and Restricted groups to put users in the local Administrators group.
This is good if somebody needs to have Administrator rights to Install software while keeping them out of the domain admins group.


1) Create a new Security Group in AD, name it appropriately such as LocalAdmins and add whoever you want to be a local admin.

2a) Open Group Policy Management Console
b) Right click on the OU containing computers.
c) Click Create a GPO in this domain, and link it here.
d) Name it appropriately such as "LocalAdmins"
e) You should see the policy in the tree now.

3a) Right click "LocalAdmin" policy and select Edit...
b) Expand Computer configuration\Windows Settings\Security Settings\Restricted Groups
c) In the Right pane of Restricted Groups, Right click and hit "Add Group..."
d) Browse and select LocalAdmins.
e) Click Add under "This group is a member of:" and add the "Administrators" Group.

Wait 15 minutes, or log on to a PC and type gpupdate /force and check the local administrators group. You should see LocalAdmins in the group now.



Notes
Be sure to link the GPO to an OU containing client computers and not at domain level as that would apply it to servers as well.

Restricted Groups is designed specifically to work with Local Groups.

APPLIES TO: Microsoft Windows 2000 Server, 2003, 2008 and 2011

  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to enable remote registry using group policy (GPO) Mark 0 6,580 16-02-2014, 06:10 AM
Last Post: Mark
  Granting SendAs Permissions for a distribution group in Microsoft Office365 Mark 0 4,712 16-02-2014, 06:00 AM
Last Post: Mark
  Mapping network drives through Group Policy Mark 0 8,521 06-10-2012, 10:21 PM
Last Post: Mark
  How to show / hide the Administrator account on the welcome screen Mark 0 5,863 30-12-2011, 02:47 AM
Last Post: Mark
  [LOG] Client laptop Mark 10 27,581 30-09-2011, 01:49 AM
Last Post: Mark

Forum Jump: