MarcS
Fri Aug 15 10:16:01 PDT 2008
"Florian Frommherz [MVP]" wrote:
> Marc,
>
> Marc S wrote:
> > If I have 50 PCs that all have 2 users (that are in AD) added with local
> > Administrators permissions on these PCs. Each of the 50 PCs may have
> > different 2 users lised at Local Admin, so it's not the same 2 people on each
> > PC.
>
> Okay, you can't use Restricted Groups for that. Hmm ... you probably
> need to script it using NET ADD or friends like that. Will get a rather
> long script.
>
> Better yet, have a look at Group Policy Preferences. You can set up
> policies to add the users to those Group in a single GPO. The trick is
> you can filter the whole thing by computer name (or other variables).
> It'd really look into Group Policy Preferences. Gives you a lot more
> functionality than that - and is probably the same amount of work like
> the script.
>
> > If I want to add an ADDITIONAL single user (that is in AD) to all of
> > these 50 PCs to have Local Admin rights...without removing any
> > current/existing users listed as Local Admin (already in AD) on those
> > PCs...will the Restricted Group work?
>
> That's possible with Restricted Groups. Simple read the blog posting
> that I pasted in my initial reply.
>
> I'd look into GP Preferences. Really.
>
> cheers,
>
> Florian
> --
> Microsoft MVP - Group Policy
> eMail: prename [at] frickelsoft [dot] net.
> blog:
http://www.frickelsoft.net/blog.
> Maillist (german):
http://frickelsoft.net/cms/index.php?page=mailingliste
Ok. I followed the instrux to add the Restricted Group GPO. Basically, I
created a new Security group (in AD) with one person as a member. Then only
added in "The group is a member of" lower menu component to add that new
Security group to the Administrators groups. (from the reading...leaving the
upper memu "Members of this group" blank so nothing pre-existing is removed
from the PC).
After rebooting that PC.
On that local PC, I checked Computer Management console under Groups,
Administrators, and see as the new Security Group as a member.
Does anything appear in Control panel - User Accounts?