net help |
Provides quick help for a net command from the command line.
net help command net command /help
None
Shows a list of net commands
command
Represents the net command you need help with
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}
net helpmsg