The Net Localgroup command is used to modify members of the local groups.
- To remove someone from the local administrators group;
- net localgroup administrators /add domain\username
- To add someone from the local administrators group;
- net localgroup administrators /delete domain\username
|
Last modified at 2/19/2008 12:14 PM by Jarrod Katz - Admin
|
|