Virtual USB Tools - Get access to USB devices connected to a remote computer
Download Virtual USB Tools Hide this button

Device Control Process Command-Line Utility

Virtual USB Client normally automatically coordinates device control processes. Specialized NT Service (running as client.service.exe process) automatically launches and stops device control processes when instructed by Client Management API.

Nevertheless, the user may manually launch a device control process and manually control its lifetime. Device control process must be running as elevated administrator. The device control process is implemented by vusb_client.exe executable. It supports the following command-line parameters:

ParameterValueDescription
-?, --helpDisplays the list of supported parameters with short description.
Logging
--log-pathpathWrite server log to the specified file.
--log-levelLOGGING-LEVEL

Set logging level to one of the following:

critical
only critical errors
error
all errors
warnings
errors and warnings
info
informational messages |
debug
maximum information for debugging
--no-screen-logDo not display a copy of log to the console.
--addressstringA full address of a remote server.
--devicestringDevice ID of a remote USB device.
--auth-keystringOptional authentication key.