Cookies not working in Citrix with Mandatory Profiles
March 17, 2009 by John Tran · Leave a Comment
If you’re using mandatory profiles with Citrix and your Cookies are not working in Internet Explorer, do the following.
- Launch regedt32.exe
- Click on HKEY_LOCAL_MACHINE
- Click on File and go to Load Hive
- Browse to the location of your ntuser.man file and open the file
- Give it the Key Name “ManProfile” and click OK
- Then go to HKLM\ManProfile\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
- On the right replace the Cookies Key Data “%USERPROFILE%\Cookies” with the path users home folder, for eg “H:\CitrixProfile\Cookies“
- Make sure you select on ManProfile, then click on File and go to Unload Hive. This is important or users will not be able to access ntuser.man if you do not unload the hive in registry.
This should fix the problem with Cookies in Internet Explorer.