Citrix Virtual Apps and Desktops

Bidirectional content redirection policy settings

Allow Bidirectional Content Redirection

Set this policy to Allowed to enable redirection between server (VDA) and client. It’s set to Prohibited by default.

Use the Allowed URLs to be redirected to Client policy to configure the list of URLs for VDA to client redirection.

Note:

This policy must be set with the Bidirectional Content Redirection policy on the client for redirection to be allowed.

Allowed URLs to be redirected to Client

Specifies the list of URLs to open on the client when bidirectional content redirection is allowed.

A semi-colon (;) is the delimiter. An asterisk (*) can be used as a wild card. For example:

To enable bidirectional content redirection

When you include URLs, you can specify one URL or a semi-colon delimited list of URLs. You can use an asterisk (*) as a wildcard in the domain name. For example:

http://*.citrix.com; http://www.google.com

  1. Start Citrix Studio.
  2. Open the Bidirectional Content Redirection policy.
  3. Select Allow Bidirectional Content Redirection, choose Allowed, and OK. If you do not allow this option, you are unable to complete this procedure.
  4. Select Allowed URLs to be redirected to Client and specify a URL, a list of URLs, or choose the default value.
  5. Select Allowed URLs to be redirected to VDA and specify a URL, a list of URLs, or choose the default value.

Bidirectional content redirection image

For information about the client-side bidirectional content redirection configuration on the Citrix Workspace app, see Bidirectional content redirection in the Citrix Workspace app for Windows documentation.

Copy and paste between session and client

To configure copy and paste functionality from a session to client, set the following policies:

  • Client Clipboard redirection to allowed.
  • Restrict Client Clipboard Write to restrict pasting all formats from clipboard to the client.
  • Client Clipboard Write Allowed Formats to make an exception for pasting files from clipboard to the client (Use format CFX_FILE to allow the feature).
  • Restrict Session Clipboard Write to restrict pasting all formats from the clipboard into the VDA session.
  • Session Clipboard Write Allowed Formats to make an exception for pasting files from clipboard to the VDA (Use format CFX_FILE to allow the feature).

Register browser add-ons

The Internet Explorer browser add-on is required for bidirectional content redirection.

You can use the following commands to register and unregister the Internet Explorer add-on:

  • To register the Internet Explorer add-on on a client device: <client-installation-folder>\redirector.exe /regIE
  • To unregister the Internet Explorer add-on on a client device: <client-installation-folder>\redirector.exe /unregIE
  • To register the Internet Explorer add-on on a VDA: <VDAinstallation-folder>\VDARedirector.exe /regIE
  • To unregister the Internet Explorer add-on on a VDA: <VDAinstallation-folder>\VDARedirector.exe /unregIE

For example, the following command registers the Internet Explorer add-on on a device running Citrix Workspace app.

C:\Program Files\Citrix\ICA Client\redirector.exe/regIE

The following command registers the Internet Explorer add-on on a Windows Multi-session OS VDA.

C:\Program Files (x86)\Citrix\System32\VDARedirector.exe /regIE

Bidirectional content redirection policy settings