NET GROUP [groupname [/COMMENT:"text"]] [/DOMAIN] groupname {/ADD [/COMMENT:"text"] | /DELETE} [/DOMAIN] groupname username [...] {/ADD | /DELETE} [/DOMAIN]
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. ...
NET PAUSE suspends a Windows service or resource. Pausing a service puts it on hold. service Is the service to be paused. ...