XenApp/XenDesktop 7.X: Special Folder Redirection Stops Working Intermittently
book
Article ID: CTX228417
calendar_today
Updated On:
Description
Intermittently Citrix Special Folder Redirection stops working.
Special Folder Redirection works for some time but breaks again after a while eve after running the below PowerShell cmdlet
Set-DSClientSettings -SiteId 1 -VirtualPath /Citrix/Store -SpecialFolderRedirectionAllowed $true
Resolution
Make the below changes in the default.ica file on StoreFront server:
- Go to the StoreFront Server and open file: C:\inetpub\wwwroot\Citrix\App_Data\default.ica.
- Copy and save default.ica on a different location for backup.
- Once the file is successfully backed up, open default.ica file with Notepad and add SFRAllowed=On to enable Special Folder Redirection for all users.
Problem Cause
Configuration issue.
Issue/Introduction
Set-DSClientSettings -SiteId 1 -VirtualPath /Citrix/Store -SpecialFolderRedirectionAllowed $true, SFR works for some time but breaks again after a while.
Was this article helpful?
thumb_up
Yes
thumb_down
No