Features
Features
Each Thinfinity® Remote Desktop Server Feature requires a set of parameters to be enabled and configured. Find below how you can use Thinfinity® Remote Desktop Server features through the SDK integration:
Clipboard:
Parameter
What it means
Type/format
Default
clipboard
Set to false in orderto disable the remote desktop clipboard. The clipboard works for text only.
boolean
true,false
true
Printer:
Parameter
What it means
Type/format
Default
printer.enabled
Set to true in order to enable Thinfinity® Remote Desktop Server PDF printer.
boolean
true,false
false
printer.setasdefault
Thinfinity® Remote Desktop Server printer as the remote default printer.
boolean
true,false
true
printer.name
Specify the printer name that you want to be shown on the remote machine's printer list.
string
name
printer.driver
Mark this option to set Thinfinity® Remote Desktop Server printer as the remote machine default printer.
string
driver
Disk:
Parameter
What it means
Type/format
Default
disk.enabled
Set to false in order to disable Intermediate Disk.
boolean
true,false
true
disk.name
Specify the disk name that you want to be shown on the remote machine's.
string
name
"ThinDisk"
Sound:
Parameter
What it means
Type/format
Default
sound.enabled
Set to true in order to enable remote sound.
boolean
true,false
false
sound.quality
Sets the sound quality. 0 = Excellent, 1 = Optimal, 2 = Good and 3 = Poor.
integer
0, 1, 2 or 3
1
Last updated