|
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
---------------------------------------------------------------------------
----------------------------------------------------------------------------
By Date
By Thread
Current thread:
- Re: cmdline tool to add users (win2k) Joris De Donder (Oct 01)
|