HELPMSG
The Net utility displays a wealth of messages to provide information, warnings, and error indications.
In addition, you can run into these messages when using Windows. For example, the event
log often contains network-specific messages. Often, these messages appear as a number. The
HELPMSG mode accepts a number as input and outputs the information in human readable form.
This mode uses the following syntax:
NET HELPMSG MessageNumber
The following describes the command line argument.
MessageNumber Specifies a four-digit error number that Windows displays for information,
warning, or error indication. Type only the four-digit number. You don??™t need to provide the
NET prefix that Windows displays with some messages. For example, one common error is
NET2182. You??™d type Net HelpMsg 2182 and press Enter at the command prompt to display the
human-readable message of ???The requested service has already been started.???
LOCALGROUP
Use the LOCALGROUP mode to query, add, delete, and modify Windows groups on the local
machine. Use this mode alone to display a list of groups on the local machine. This mode uses the
following syntax:
NET LOCALGROUP [groupname [/COMMENT:???text???]] [/DOMAIN]
NET LOCALGROUP groupname /ADD [/COMMENT:???text???] [/DOMAIN]
NET LOCALGROUP groupname /DELETE [/DOMAIN]
NET LOCALGROUP groupname name [.
Pages:
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683