Command Line Interface

Use scancmd.exe console program to configure the program via command line interface.

Command line scancmd.exe file is created during the program installation. You can find it in Scanner for Remote Desktop (Server) program folder.

Command Line Keys

Key Description
list List all the scanners (TWAIN and WIA) from the physical side
setdefault <scanner_Id> Set current TWAIN/WIA scanner
getinfo <scanner_Id> Get scanner info
usephysicalname [=1|=0] Enables or disables the use of the vendor-defined physical scanner name for virtual scanner
help Shows this help

Command Line Usage Examples:

List all the scanners from the physical side:

C:\Program Files (x86)\FabulaTech\Scanner for Remote Desktop (Server)>scancmd.exe list

WIA scanners:
1 - EPSON Perfection V10/V100
2 - [default] DocketPORT 687

TWAIN scanners:
3 - [default] DocketPORT 687
4 - EPSON Perfection V10/V100

Get scanner info:

C:\Program Files (x86)\FabulaTech\Scanner for Remote Desktop (Server)>scancmd.exe getinfo 1
name: EPSON Perfection V10/V100
type: wia
default: no

Set current scanner:

C:\Program Files (x86)\FabulaTech\Scanner for Remote Desktop (Server)>scancmd.exe setdefault 1
OK