PDA

View Full Version : Removing a user from Admin. Group



Sparky
01-15-2001, 04:35 AM
Does anyone know how I can remove a local user account from the administrators group via a command line utility. I.e. so that I can do this via a batch file.

Thanks.

Simon Clausen
01-15-2001, 05:38 AM
You should be able to do it with the NET command. The format is something like "NET GROUP Administrators jbloggs /DELETE" type "net help group" for the proper syntax.

Regards.

Simon Clausen
---
WinGuides.com - Windows Guide Network
<a target="_blank" href=http://www.winguides.com/>http://www.winguides.com/</a>