Name

net help

Synopsis

Provides quick help for a 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

To 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

To get only the syntax of net computer:

                     net computer /?
The syntax of this command is:
NET COMPUTER \\computername {/ADD | /DEL}

See Also

net helpmsg

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.