How to Enable Read-only Client Drive Mapping and Clipboard Mapping for XenApp Feature Pack 2
17.03.2010
The following registry locations are the same for both 32-bit and 64-bit servers.
If you want to enable read-only Client Drive Mapping, set the following registry key on each XenApp server.
- Open the registry and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdm\Parameters
- Create a DWORD value with the value name “ReadOnlyMappedDrive” and value data “1”
- Reboot the XenApp server.
- You want to enable read-only Clipboard Mapping, set the following registry key on each XenApp server.
- Open the registry and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Citrix\wfshell\Virtual Clipboard
- Create a DWORD value with the value name “ReadOnly” and value data “1”
- Reboot the XenApp server.