Target Settings

This topic describes parameters that define specific target machines settings. These parameters can be overidden at platform or account level.

Root

Parameter

Description

Values

Default

Protocol

Defines the target connection protocol

 

 

ClientApp

The command invoked to run the application.

 

Relevant to command line clients only.

 

 

ClientDispatcher

Defines the internal client that will open the target connection.

 

 

ClientInvokeType

The connection client invocation method. This method will be used for invoking the connection client, and passing it all the required parameters.

  • Internal
  • Command Line
  • WebForm
  • Dispatcher

Internal

ConnectionComponentInitTimeout

Time allowed for the connection component to initialize, in milliseconds. 0 means infinitely.

 

20000

Client specific

Parameter

Description

Values

Default

WaitBeforeCmdlineParmsHide

Time, in milliseconds, to wait before hiding the parameters in the command line.

Integer

100

CmdLineParmsHideTimeout

The time, in milliseconds, that PSM waits for the command line parameters hiding process to finish its operation.

Integer

1000

EnableTrace

Whether to display the application during the login process. This parameter should be used for debug purposes only.

Yes/No

No

Lock Application Window

Parameter

Description

Values

Default

Enable

Whether or not the application window will be locked on the screen.

 

This parameter is ignored when the RemoteApp user experience is enabled. For more information, refer to the UseRemoteApp parameter in Configuring the Privileged Session Management Interface.

Yes/No

Yes

MainWindowTitle

Used to identify the main window.

String

 

MainWindowClass

Used to identify the main window.

String

 

Timeout

The time, in milliseconds, to wait for the application window to be displayed.

Integer

20000

SearchWindowWaitTimeout

The time, in milliseconds, to wait between each iteration when searching for the application window.

Integer

30