net help


net help

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

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



Windows Server 2003 in a Nutshell
Windows Server 2003 in a Nutshell
ISBN: 0596004044
EAN: 2147483647
Year: 2003
Pages: 415
Authors: Mitch Tulloch

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net