NET GROUP adds, displays, or modifies global groups on servers. Used without parameters, it displays the groupnames on the server. groupname Is the name of the group to add, expand, or delete. Supply only a groupname to view a list of users in a group. /COMMENT:"text" Adds a comment for a new or existing group. Enclose the text in quotation marks. /DOMAIN Performs the operation on a domain controller of the current domain. Otherwise, the operation is performed on the local computer. username[ ...] Lists one or more usernames to add to or remove from a group. Separate multiple username entries with a space. /ADD Adds a group, or adds a username to a group. /DELETE Removes a group, or removes a username from a group. NET HELP command | MORE displays Help one screen at a time.
NET CONFIG displays configuration information of the Workstation or Server service. When used without the SERVER or WORKSTATION ...
NET CONFIG SERVER displays or changes settings for the Server service. /AUTODISCONNECT:time Sets the maximum number of minutes ...
NET CONTINUE reactivates a Windows service that has been suspended by NET PAUSE. service Is the paused service. For example, ...
NET FILE closes a shared file and removes file locks. When used without options, it lists the open files on a server. The ...
NET GROUP adds, displays, or modifies global groups on servers. Used without parameters, it displays the groupnames on the ...
NET GROUP groupname /COMMENT:"text" /DOMAIN groupname {/ADD /COMMENT:"text" | /DELETE} /DOMAIN groupname username . {/ADD ...
NET HELPMSG displays information about Windows network messages (such as error, warning, and alert messages). When you type ...
NET LOCALGROUP groupname /COMMENT:"text" /DOMAIN groupname {/ADD /COMMENT:"text" | /DELETE} /DOMAIN groupname name . {/ADD ...
NET LOCALGROUP modifies local groups on computers. When used without options, it displays the local groups on the computer. ...