Temp Internet files

G

Guest

Our terminal server is constantly running out of disk space because temporary internet files are being stored on the server. Is there a way to redirect this folder to store elsewhere? I have tried configuring disk space allocation from within the internet options page but this did not resolve the issue. Seems to me that this setting is only effective for the current user. Would also like to know if there ia way to modify the internet options settings to be effective for every user that uses the server

Thanks

Rume
 
V

Vera Noest [MVP]

You can solve this in a number of ways with a policy. If you have
roaming profiles, configure a policy with the setting that Temporary
Internet Files "Don't roam with the profile".

The ZAK (Zero Administration Kit) for IE has policy templates for
this, which you can download from http://thethin.net

Or put a line in your login script that deletes the folder
completely, something like:
RD C:\Documents and Settings\%USERNAME%\path_to_IE_temp_folder
 

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