Virtual Serial Port Tools Documentation Server Components Remote Serial Ports Server Command-Line Parameters
When Remote Serial Ports Server is running as stand-alone process, use command-line parameters to configure its options. The server supports the following options:
Option | Argument | Description |
---|---|---|
-? , --help | Display command-line parameters. | |
--nologo | Do not display logo message. | |
Server options | ||
--security-descriptor | SDDL | Security descriptor in SDDL format. |
--share-ports | N1[,N2[,N3...]] | Only share specified ports. |
--no-discovery | Turn automatic discovery off | |
Logging options | ||
--log-path | path | Write server log to the specified file. |
--log-level | LOGGING-LEVEL | Set logging level to one of the following:
|
--no-screen-log | Do not display a copy of log to the console. | |
Service operations | ||
-install-service , --install-service | Install service. Must be called from elevated command-prompt. | |
-uninstall-service , --uninstall-service | Uninstall service. Must be called from elevated command-prompt. |