Enabling Features
You can enable and configure Thinfinity® Workspace features for a One-Time-URL connection by adding specific parameters to the query string. Below are the parameters you can use:
Clipboard
clipboard
Set to false
to disable remote desktop clipboard (text only).
Boolean
true
, false
true
Printer
printerenabled
Enable Thinfinity Workspace PDF printer.
Boolean
true
, false
false
printersetasdefault
Set Thinfinity Workspace printer as the remote default printer.
Boolean
true
, false
true
printername
Specify the printer name to display on the remote machine.
String
Printer name
-
printerdriver
Set Thinfinity Workspace printer as the remote machine's default.
String
Driver name
-
Sound
soundenabled
Enable remote sound.
Boolean
true
, false
false
soundquality
Set sound quality. 0
= Excellent, 1
= Optimal, 2
= Good, 3
= Poor.
Integer
0
, 1
, 2
, 3
1
Adding Parameters to the Query String
To add a parameter, concatenate it with ¶meter=value
, like so:
Last updated
Was this helpful?