When changes are made to the file content on a local device, the changes are not immediately reflected through the GUI.
Launch ICA session from a Client device.
Open the mapped client drive in ICA session. For example, C$ on ‘Client’ (V:)).
Open an existing text file on the mapped client drive using Notepad.exe in a local device, change the content, and save (for example, change and save “test.txt” on the local C drive).
Open the text file saved in Step 3 in an ICA session.
The change of the text file is not reflected in the ICA session.
Caution! Refer to the Disclaimer at the end of this article before using Registry Editor.
Update the registry key on VDA to adjust the caching time. The time out value for the caching is in seconds. The value can be set to 0 seconds to disable the caching function of CDM.sys. Setting the value to 0 might impact system performance.Key: HKLM\SOFTWARE\Policies\Citrix\CDMSettings
Name: CacheTimeout
Type: DWORD
Data: 0x3c
note: These registry changes does NOT require reboot to take effect.
Key: HKLM\SOFTWARE\Policies\Citrix\CDMSettings
Name: DirCacheTimeout
Type: DWORD
Data: 0x1e
note: These registry changes does NOT require reboot to take effect.
On Citrix Virtual Apps and Desktops 7 2003 Server VDA or prior:
( eg: Server VDA 7.15 LTSR, 1912 LTSR, 2003 CR )
Key: HKLM\System\CurrentControlSet\Services\picadm\Parameters
Name: DirCacheTimeout
Type: DWORD
Data: 0x1e
note: These registry changes require reboot to take effect.
Key: HKLM\SOFTWARE\Policies\Citrix\CDMSettings
Name: RemoveableCacheTimeout
Type: DWORD
Data: 0xa
note: These registry changes does NOT require reboot to take effect.
On Citrix Virtual Apps and Desktops 7 2003 Server VDA or prior:
( eg: Server VDA 7.15 LTSR, 1912 LTSR, 2003 CR )
Key: HKLM\System\CurrentControlSet\Services\picadm\Parameters
Name: RemoveableCacheTimeout
Type: DWORD
Data: 0xa
note: These registry changes require reboot to take effect.
The caching mechanism of XenApp Server drive mapping, CDM.sys, is set to 60 seconds. Therefore, there is a time delay for the file change to occur in ICA session.