Re: Basic User Setup

From: Steven Umbach (n9rou_at_n0spam-comcast.net)
Date: 07/21/04


Date: Wed, 21 Jul 2004 23:28:03 GMT

You could user the computer configuration "restricted groups" to create a global
group and for instance put domain admins and domain users in it and then user
restricted groups to enforce the membership of the domain computers in that OU
to contain your global group. The downside of this method is that it will
probably remove all existing members of the local administrators groups on those
computers, hence the name restricted groups and domain users would be
administrators of all computers in OU, not just a particular one. If you do not
want to wipe out current membership of the local administrators group in that OU
you could use a logon script to add a global group [such as domain users or a
custom group you create] . Such a script could use the net command as in [ net
localgroup administrators mydomain\mygroup /add ]. If you want to have a user be
administrator on just their computer, you will need to individually add their
domain account to the local administrators group on their computer. You can also
restrict what domain computers a user accesses via their logon to restrictions
in their AD account properties and also through the user rights for logon
locally and access this computer from the network. There are also deny user
rights for those two settings but be careful with deny user rights as they
override any "allow" user right and administrators are also members of the users
and everyone groups. Also local administrators have no special rights in the
domain. --- Steve

http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q320065 --- this must
be done at the OU level for local administrator groups or you run the risk of
adding to the administrators group for the domain!!

"Adrian Marsh" <hidden@somewhere.com> wrote in message
news:ufFpAA3bEHA.1652@TK2MSFTNGP09.phx.gbl...
> Hi,
>
> I've setup some OUs on my domain, seperating out Computers and Users,
> and in addition I've created a 3rd OU for "test" computers.
>
> I can see that I can still add users to groups, as in NT4, but how can I
> enable the users that use machines in the "test" OU to be local
> administrators of the machines in the "test" OU, but not be local
> admins of Computers in the normal "Computers" OU ? And how can these
> users be setup as admins of the "test" computers, but not admins of the
> Domain itself (i.e. not part of Domain Admins group). Normally I'd add
> them locally on those PCs into the client Administrators group, but
> there must be a way of doing this from the Domain itself..
>
> I'm guessing that it has something to do with the Built-in group
> Administrators in the Domain, but I can't quite see how it fits.
>
> Adrian



Relevant Pages

  • Re: Restricted Groups issue
    ... > Keep in mind that Restricted Groups will enforce membership of the ... > Groups on those computers, then I would just manually add those users to ... > the local administrators group on their workstations as it sounds like you ...
    (microsoft.public.windows.group_policy)
  • Re: Local Admin access through Active Directory
    ... You can add the user to the local administrators group on the computers that ... administrators group. ... without adding them to the Domain Admins group? ...
    (microsoft.public.security)
  • adding a global group to the local administrators through a group policy
    ... The computers that apply are Windows 2000 with service ... existing members from the group. ... group will be in the Administrators group on each 2K, XP, ... >local administrators group (just add the group to the ...
    (microsoft.public.win2000.group_policy)
  • Re: Group Policy
    ... administrators group of all computers in the domain. ... restricted groups, however this GP setting will remove all the users ... to add a domain group to the local administrators group ...
    (microsoft.public.windows.server.active_directory)
  • Re: restricted groups for local admin rights
    ... First off be sure to use Restricted Groups at the Organizational Unit level ... way you can add a global group to the administrators group without affecting ... the current membership of the local administrators group on the computers ... strictly enforce membership of the local administrators group. ...
    (microsoft.public.windows.group_policy)