Re: Copy Security Group to all domain PCs
- From: "Miha Pihler [MVP]" <mihap-news@xxxxxxxxxxx>
- Date: Thu, 10 Aug 2006 14:27:08 +0200
Hi Alan,
If you would like to make a group of users only local administrators on the
computers in e.g. domain then add domain group with these users to Local
Administrators group on the computers. To do this, I usually do it is by
using a script like this
net localgroup administrators "Domain\Local_Admins" /add
Replace Domain with netbios name of domain where and Local_Admins is domain
group where your users who need to be local admins are located. Put above
command in batch file and run it as _startup script_ (not logon script).
This will make members of Local_Admins group local administrators on the
computers where script will run, while they won't be domain administrators.
I hope it helps you out,
--
Mike
Microsoft MVP - Windows Security
"Alan Byrne" <AlanByrne@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:C92E8798-023C-4A2B-8588-94422E25E6FE@xxxxxxxxxxxxxxxx
Hi, I need to copy a group to all PCs local administrators group within my
domain of about 100 computers.
Is there a way I can do this via GP or another way?
The aim is basically to have a computer localadministratos group so I can
add certain people to this group and they will auto have local admin
rights
on all computers except servers.
Thanks
.
- Prev by Date: Re: Problem installing OEM driver to W2K3 without Drive A
- Next by Date: Windows Storage Server2003 - Random Issue : Mapped drive becomes unavailable
- Previous by thread: replacing old (p)DC
- Next by thread: Windows Storage Server2003 - Random Issue : Mapped drive becomes unavailable
- Index(es):
Relevant Pages
|
Loading