Re: Allowing local administration
From: ptwilliams (ptw2001_at_hotmail.com)
Date: 12/13/04
- Next message: Danny Sanders: "Re: Allowing local administration"
- Previous message: Irby: "Re: User profiles on PC's when adding to Domain"
- In reply to: Mike: "Allowing local administration"
- Next in thread: Danny Sanders: "Re: Allowing local administration"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 13 Dec 2004 18:00:57 -0000
Adding yourself to the administrators group simply gives you full control
over AD. If you want full control over all machines you should add yourself
to the domain admins group -this group is automatically added to the local
machine's administrators group when the machine joins the domain.
As a solution for your question, there's two main ways of doing this:
1. Create a group and add all users to this group. Then write a batch file
that simply contains the following:
net localgroup administrators /add domainGroupName
Add this script as a *startup* script to a GPO and link the GPO to the
domain.
2. Or, you could use the restrictive groups GPO function:
-- http://support.microsoft.com/?id=279301
-- http://www.jsiinc.com/SUBG/TIP3200/rh3251.htm
There'll be other ways, but these two or relatively painless and the first
things that spring to mind ;-)
-- Paul Williams http://www.msresource.net http://forums.msresource.net "Mike" <iamsam@nospam.com> wrote in message news:OKCJBOT4EHA.1392@tk2msftngp13.phx.gbl... What I'm trying to do, I feel, should be rather easy - and common? But I'm not a AD administrator - just acting as such temporarily. We have a single domain controller in a small work environment. Most of our users have laptops, some have PCs. I trust our users to maintain their own systems if they so wish. That is, I'd like for them to have the ability to install software, change network settings (ie, wireless outside the office), basically do anything you would be able to do with your home PC. How do I setup some of my users so they have the ability to perform these functions? I've even tried to set myself up in the administrators group, but still can't seem to even install software without logging in as the administrator user. What's up? I've been reviewing: http://www.windowsecurity.com/articles/Using-Restricted-Groups.html Which sounds right, but I can't seem to find which policy editor object to use. Any help please would be appreciated.
- Next message: Danny Sanders: "Re: Allowing local administration"
- Previous message: Irby: "Re: User profiles on PC's when adding to Domain"
- In reply to: Mike: "Allowing local administration"
- Next in thread: Danny Sanders: "Re: Allowing local administration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|