Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2
Provides a list of network commands and topics for which you can get help, or provides information about a specific command. Used without parameters, net help displays a list of commands and topics for which you can get help.
net help [Command]
- Command /help
Displays the correct syntax and the help for the command.
Specifies the command for which you want help.
To display help for the net use command, type:
net help use
Or, type:
net use /help
To view just the syntax for the net help command, type:
net help /?
Format | Meaning |
---|---|
Italic |
Information that the user must supply |
Bold |
Elements that the user must type exactly as shown |
Ellipsis (...) |
Parameter that can be repeated several times in a command line |
Between brackets ([]) |
Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} |
Set of choices from which the user must choose only one |
|
Code or program output |