Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Local Admin account - Active Direct
Name: Manny Date: September 19, 2002 at 09:32:20 Pacific OS: Windows 2000 CPU/Ram: P3-933
Comment:
I want to be able to give local-admin rights to one group called "group1" (so that they can install locally and have local admin rights on clients) without having to include them into 'Domain Admin' group or 'Administrator' group. Windows 2000 Active Directory. Any ideas?
Name: Jennifer Date: September 19, 2002 at 11:24:15 Pacific
Reply:
Add the "Group1" to the Local Administrators Group on each machine.
0
Response Number 2
Name: Manny Date: September 19, 2002 at 11:52:38 Pacific
Reply:
That's impossible for me since I have 2500 PCs. Any other suggestions?
0
Response Number 3
Name: Glen Date: September 19, 2002 at 12:19:03 Pacific
Reply:
Add the group via a startup script. Not a logon script, a startup scipt and push it down via group policy.
How much would you pay for the actual script syntax that does this? Hmmm... 2500 pc's - $1 a pc?
0
Response Number 4
Name: Glen Date: September 19, 2002 at 13:20:13 Pacific
Reply:
Ok, give up. Try this
net localgroup Administrators "Group1" /add
Put that in a startup script and push it down via group policy. It will add the Group1 domain account to the local Admin account on each w2k/xp machine logging into the domain.
If that works, let me know where to send the bill.
Summary: Is there any way for me to reset or change the local administrator account? Our school's server was hacked and now I can only log onto the server and I have no privelages. ...
Summary: but the local admin of the client computer is not part of the OU that the group policy is aimed at! so why is the admin trying to synchronize? I am not logging into the domain with the local admin acc...
Summary: I run a lab at home. My setup is 1 WIN2KAdvSrv as a DC and 3 win2kPro workstations. All workstations are connected to the domain and all have valid domain user accounts. But I cannot assign local a...