Security Basics mailing list archives
Re: cmdline tool to add users (win2k)
From: Joris De Donder <joris () digitaldefense be>
Date: Wed, 1 Oct 2003 11:25:42 +0200
.. anyone knows a nice cmd utility to add/rem groups/users?
NET USER
NET USER username {password | *} /ADD [options] [/DOMAIN]
...
NET GROUP
NET GROUP groupname /ADD [/COMMENT:"text"] [/DOMAIN]
...
NET LOCALGROUP
...
Joris De Donder
---------------------------------------------------------------------------
----------------------------------------------------------------------------
Current thread:
- Re: cmdline tool to add users (win2k) Joris De Donder (Oct 01)
- <Possible follow-ups>
- Re: cmdline tool to add users (win2k) Aréchiga (Oct 01)
- Re: cmdline tool to add users (win2k) Peter Wohlers (Oct 01)
- Re: cmdline tool to add users (win2k) C. Josh Doll (Oct 01)
- RE: cmdline tool to add users (win2k) Jorge Coll (Oct 01)
- Re: cmdline tool to add users (win2k) Doc Rice (Oct 01)
- RE: cmdline tool to add users (win2k) Dieter Sarrazyn (Oct 01)
- RE: cmdline tool to add users (win2k) Oscar Kooijman (Oct 03)
- RE: cmdline tool to add users (win2k) Nero, Nick (Oct 03)
