Displays the configurable services that are running, or displays and changes settings for a Server service or a Workstation service. Used without parameters, net config displays a list of configurable services.
net config [{server|workstation}]
server : Displays and allows you to make changes to the settings for the Server service while the service is running.
workstation : Displays and allows you to make changes to the settings for the Workstation service while the service is running.
/? : Displays help at the command prompt.
| • | Use net config server to change configurable Server service settings. The changes take effect immediately and are permanent. | ||||||||||||||||||||||
| • | You cannot change all of the Server service settings by using net config server. Net config server displays the following information that you cannot configure:
| ||||||||||||||||||||||
| • | Use net config workstation to change configurable workstation service settings. | ||||||||||||||||||||||
| • | Net config workstation displays the following information:
|
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |