Add domain users to local Administrators group

  • Thread starter Thread starter Victor
  • Start date Start date
V

Victor

How can I add a domain user to the local administrators
group of all the computers in my domain, without adding
these users to the Domain Adminstrators group? Thanks in
advance.
 
Victor-

Check out Restricted Groups in group policy. You can do this with that. You
could also write a simple batch file startup script which did a net
localgroup on the administrators group.

--
--
Brian Desmond
Windows Server MVP
(e-mail address removed)12.il.us

Http://www.briandesmond.com
 
Back
Top