Re: Change Groups in Local Admin group

From: Roger Abell (mvpNOSpam_at_asu.edu)
Date: 12/09/04


Date: Thu, 9 Dec 2004 07:07:09 -0700

You would likely need to write a small script for this,
and then keep it up-to-date on the allowed exceptions.

-- 
Roger Abell
Microsoft MVP (Windows  Security)
MCSE (W2k3,W2k,Nt4)  MCDBA
"dprice" <dprice@discussions.microsoft.com> wrote in message
news:4C2322C6-F789-4E9D-86C9-82C41386582D@microsoft.com...
> I'm looking for a command line that will delete all entries from the local
> admin group with exceptions.
>
> For instance, I can add a group to local admin by using
> "NET LOCALGROUP Administrators /add groupname"
>
> Anyone know of a way to delete all groups in there?
>
>