Registry key to disable IE caching (temporary internet files)

G

Guest

I have many Citrix users who logon Citrix servers (Citrix Xpa 1.0 for Win2k
server) to run Internet Explorer 6.0 which caches temporary internet files.
Temporary internet files of those Citrix users consume quite a lot disk space
of my Citrix server.

Is there a global registry key for me to turn off the caching of Internet
Explorer 6.0 on that Citrix server? As a result, my Citrix users will not
have their internet temporary files cached on the drive of my Citrix server.
 
J

Jon Kennedy

You can set a Group Policy to have IE empty it's TIF when closed - as the
setting is present on the Advanced tab in Internet Options:

How to set advanced settings in Internet Explorer by using Group Policy
Objects
http://support.microsoft.com/kb/274846/en-us

Here's info on the registry key involved:
http://www.winguides.com/registry/display.php/1173/

You cannot disable the TIF completely as IE needs to use it as it's working
during its session.

These articles may also be useful for you:

Automating Disk Cleanup Tool in Windows
http://support.microsoft.com/kb/253597/en-us

How Not to Save Cached Internet Files with Roaming User Profiles
http://support.microsoft.com/kb/185255/en-us

Not familiar with Citrix, so I don't know how that would affect the above
info.
 
S

Steve

here is the key

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0]
"DoNotAllowIE70"=dword:00000001
 
F

Frank Saunders, MS-MVP OE/WM

Steve said:
here is the key

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Setup\7.0]
"DoNotAllowIE70"=dword:00000001


That's not what he asked.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top