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.

  1. Launch regedt32.exe
  2. Click on HKEY_LOCAL_MACHINE
  3. Click on File and go to Load Hive
  4. Browse to the location of your ntuser.man file and open the file
  5. Give it the Key Name “ManProfile” and click OK
  6. Then go to HKLM\ManProfile\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
  7. On the right replace the Cookies Key Data “%USERPROFILE%\Cookies” with the path users home folder, for eg “H:\CitrixProfile\Cookies
  8. 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.

Remove Outlook Express on Citrix Server

March 16, 2009 by John Tran · Leave a Comment 

To completely remove Outlook Express from your Citrix Server running on MS Windows 2003 Server, do the following.

  1. Open C:\Windows\Inf\sysoc.inf in notepad
  2. Find the line ‘OEAccess=ocgen.dll,OcEntry,oeaccess.inf,hide,7′ and change it to read ‘OEAccess=ocgen.dll,OcEntry,oeaccess.inf,,7′ Save and close the file. (Remove the word ‘hide’)
  3. Open ‘Add / Remove Programs’ and then ‘Windows Components’ Uncheck Outlook Express to uninstall

Unable to move My Documents folder target in Windows XP?

February 6, 2009 by John Tran · Leave a Comment 

This happens if the DisablePersonalDirChange policy setting exists. For stand-alone systems, to get back the missing buttons, open Regedit and navigate to:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

In the right-pane, delete the DisablePersonalDirChange value.

« Previous PageNext Page »