Re: Local admin group
From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 11/26/04
- Next message: Jos Branders: "Lockout Resetter: quickly reset a locked out account."
- Previous message: Roger Abell: "Re: Security Issues with NT4 being no longer supported."
- In reply to: Todd J Heron: "Re: Local admin group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 26 Nov 2004 08:57:18 -0700
Also, if you implement this using Restricted Groups,
make sure that you
1. do it in GPOs that are not linked to the Domain
or to the Domain Controllers OU so that only
machine local Administrators groups (i.e. not the
domain's Administrators group) are affected
2. you are aware that you are defining the precise
membership of the Administrators group. As such
it is convenient to combine this with use of the policy
to rename the built-in Administrator account so that
when you include this you are sure that it is as the
account is named on every machine.
-- Roger Abell Microsoft MVP (Windows Security) MCSE (W2k3,W2k,Nt4) MCDBA "Todd J Heron" <todd_heron_no_spam@hotmail.com> wrote in message news:e3zpye70EHA.3504@TK2MSFTNGP12.phx.gbl... > Use the Restricted Groups Group Policy feature. > > How to Configure a Global Group to Be a Member of the Administrators Group > on all Workstations: > http://support.microsoft.com/default.aspx?scid=kb;en-us;320065 > > More on the use of Restricted Groups: > http://groups.google.com/groups?selm=uM5aZa1YDHA.440%40tk2msftngp13.phx.gbl > > Alternative solutions: > For a VBScript solution: > http://groups.google.com/groups?as_q=add%20administrators%20winnt%20group%20GetObject&as_uauthors=torgeir%20&as_scoring=d&lr=&hl=en > > For a CMD-line script solution: > net.exe localgroup administrators "YourDomainName\LocalAdministrators" /add > > -- > Todd J Heron, MCSE > Windows Server 2003/2000/NT > >
- Next message: Jos Branders: "Lockout Resetter: quickly reset a locked out account."
- Previous message: Roger Abell: "Re: Security Issues with NT4 being no longer supported."
- In reply to: Todd J Heron: "Re: Local admin group"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|