Name
net user
Synopsis
Manages user accounts.
Syntax
net user [username
[password
| *] [options
] ] [/domain] net userusername
{password
| *} /add [options
] [/domain] net userusername
[/delete] [/domain]
Options
-
none
Lists user accounts on computer or domain (see
/domain
later in this list).-
username
[
password
| *]
[
options
]
Indicates user account (up to 20 characters long) and password (up to 127 characters long) to manage. An asterisk prompts for a password when the command is run.
options
specifies account options, which can include:-
/active:[no | yes]
Enables or disables the account (enabled is default).
-
/comment:"
text
"
Indicates a descriptive comment up to 48 characters long.
-
/countrycode:
nnn
Uses Country/Region codes to specify language file for user’s Help and error messages (use
0
for default Country/Region code).-
/expires:[date | never]
Represents the account expiration date (use
mm/dd/yy
,dd/mm/yy
, ormmm,dd,yy
format depending on the Country/Region code).-
/fullname:"
name
"
Indicates the user’s full name.
-
/homedir:
path
Indicates path to user’s home directory.
-
/passwordchg:[yes | no]
Specifies whether users can change their password (default is
yes
).-
/passwordreq:[yes | no]
Specifies whether a password is required (default is
yes
).-
/profilepath:[path]
Indicates path to user’s logon profile.
-
/scriptpath:
path
Indicates path to user’s logon script, which must be relative to:
%Systemroot%\System32\Repl\Import\Scripts -
/times:[
times
|
all
]
Represents logon hours ...
-
Get Windows 2000 Administration in a Nutshell now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.