Re: Making users "Power Users"
- From: Razvan Despa <RazvanDespa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 26 Apr 2006 06:44:02 -0700
Another solution is a simple bat file that will be deployed by a GPO at the
COMPUTER level containing the following command line:
--------------------
net localgroup "local group name" "domain name\group name" /add
--------------------
This can be usefull for all local groups.
--
Razvan Despa
IT assistent
Romania
"Dan" wrote:
true, I'm a fan of the GPO method as well..
Sometime scripting will give you more flexability (i.e. if you don't want to
over-ride the power users already configured on the machine.)
"Herb Martin" wrote:
"Dan" <Dan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B1C98449-20E4-4C8E-B1F1-D07BF49F8212@xxxxxxxxxxxxxxxx
A script is the way to go my friend.
He're 2 good starting points....
http://searchwindowssecurity.techtarget.com/originalContent/0,289142,sid45_gci1065698,00.html?bucket=NEWS
The problem with the above script (which is solved)
by the GP Restricted Group method) is that you would
need to run it on all new machines, confirm that it works
individually and completely, and deal with it this way
again if it needs to be revoked.
It's a viable method -- but not nearly as clean as the GPO.
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
and
http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct04/hey1008.mspx
-Dan Holton
"DrewB" wrote:
I need to make a user a Power User on all of our machines. However, we
have
over 300 boxes and I really can't go to every single one of them and add
him.
Is there a way to make a user a power user on all machines using Active
Directory and/or Group Policy? All the solutions I've seen seem to be for
Windows 2000 servers and say to use Restricted Groups in Group Policy.
However, when I go there the Power Users group doesn't appear because (I
assume) of the Active Directory. Our DCs are running 2003 and all of our
boxes are Windows XP Pro.
- References:
- RE: Making users "Power Users"
- From: Dan
- Re: Making users "Power Users"
- From: Herb Martin
- Re: Making users "Power Users"
- From: Dan
- RE: Making users "Power Users"
- Prev by Date: Run script while client joins a domain
- Next by Date: Re: Backup active directory user accounts
- Previous by thread: Re: Making users "Power Users"
- Next by thread: RE: Demoted DC IP address still showing up at an active DC
- Index(es):
Relevant Pages
|