NET CONFIG SERVER displays or changes settings for the Server service. /AUTODISCONNECT:time Sets the maximum number of minutes a user's session can be inactive before it is disconnected. You can specify -1 to never disconnect. The range is -1-65535 minutes; the default is 15. /SRVCOMMENT:"text" Adds a comment for the server that is displayed in Windows Screens and with the NET VIEW command. Enclose the text in quotation marks. /HIDDEN:{YES | NO} Specifies whether the server's computername appears on display listings of servers. Note that hiding a server does not alter the permissions on that server. The default is NO. To display the current configuration for the Server service, type NET CONFIG SERVER without parameters. NET HELP command | MORE displays Help one screen at a time.
NET ACCOUNTS /FORCELOGOFF:{minutes | NO} /MINPWLEN:length /MAXPWAGE:{days | UNLIMITED} /MINPWAGE:days /UNIQUEPW:number /DOMAIN ...
NET ACCOUNTS updates the user accounts database and modifies password and logon requirements for all accounts. When used ...
NET COMPUTER adds or deletes computers from a domain database. This command is available only on Windows NT Servers. \computername ...
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 ...