Explains why an error occurred and provides problem-solving information.
net helpmsg message#
message# : Required. Specifies the four-digit number of the message you for which you want to get more information.
net help command : Displays help for the specified net command.
| • | When a network operation fails, a message similar to the following appears: 2182: The requested service has already been started. |
To get more information about error message NET 2182, type:
net helpmsg 2182
| 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 |
Courier font | Code or program output |