net helpmsg |
net command error messages.
Syntax
net helpmsg message#
Options
- message#
Four-digit error-message number from a net command
Examples
View a nonexistent share on the server (spelling mistake):
net share pubb
This shared resource does not exist.
More help is available by typing NET HELPMSG 2310.
Find out what error message 2310 means:
net helpmsg 2310
This shared resource does not exist.
EXPLANATION
The share name you specified does not exist.
ACTION
Check the spelling of the share name.
To display a list of resources shared on the server, type:
NET SHARE
See Also
net help