net help |
net command from the command line.
Syntax
net help command
net command /help
Options
- None
Shows a list of net commands- command
Represents the net command you need help with
Examples
Get help information on the net
computer command:
net help computer
The syntax of this command is:
NET COMPUTER \\computername {/ADD | /DEL}
NET COMPUTER adds or deletes computers from a domain database. This command
is available only on Windows NT Servers.
\\computername Specifies the computer to add or delete from the domain.
/ADD Adds the specified computer to the domain.
/DEL Removes the specified computer from the domain.
The same result can be obtained by typing:
net computer /help
Get only the syntax of net
computer:
net computer /?
The syntax of this command is:
NET COMPUTER \\computername {/ADD | /DEL}
See Also
net helpmsg