Enabling Features

You can also send some parameters on the queryString to enable Thinfinity® Remote Workspace features.

Find below the parameters you can send in order to enable and configure Thinfinity® Remote Workspace features for the One-Time-URL connection:

Clipboard:

Parameter

What it means

Type/format

Default

clipboard

Set to false to disable the remote desktop clipboard. The clipboard works only with text.

boolean

true,false

true

Printer:

Parameter

What it means

Type/format

Default

printerenabled

Set to true to enable Thinfinity® Remote Workspace PDF printer.

boolean

true,false

false

printersetasdefault

Thinfinity® Remote Workspace printer as the remote default printer.

boolean

true,false

true

printername

Specify the printer name that you want to be shown on the remote machine's printer list.

string

name

printerdriver

Mark this option to set Thinfinity® Remote Workspace printer as the remote machine default printer.

string

driver

Sound:

Parameter

What it means

Type/format

Default

soundenabled

Set to true to enable remote sound.

boolean

true,false

false

soundquality

Sets the sound quality. 0 = Excellent, 1 = Optimal, 2 = Good and 3 = Poor.

integer

0, 1, 2 or 3

1

To add each parameter to the queryString concatenate an "&" symbol, the name of the parameter, the "=" symbol and the value for the parameter, following this format:

...&password=myPassword&clipboard=false...

These parameters will be considered only if you are not using a profile as a template or if you configure the overrideDefaults setting to true (see the "Mode 2" on the Configuring the connection section, for more details)

Last updated