Re: cmdline tool to add users (win2k)
From: Joris De Donder (joris_at_digitaldefense.be)
Date: 10/01/03
- Previous message: David Gillett: "RE: Security Certs"
- Maybe in reply to: Hugo Saro: "cmdline tool to add users (win2k)"
- Next in thread: Ricardo A : "Re: cmdline tool to add users (win2k)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 1 Oct 2003 11:25:42 +0200 To: security-basics@securityfocus.com
>.. 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
---------------------------------------------------------------------------
----------------------------------------------------------------------------
- Previous message: David Gillett: "RE: Security Certs"
- Maybe in reply to: Hugo Saro: "cmdline tool to add users (win2k)"
- Next in thread: Ricardo A : "Re: cmdline tool to add users (win2k)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|