How to Exclude Temporary Internet Files from a Roaming ProfileLast reviewed: March 11, 1998Article ID: Q182310 |
********************************************************************
BETA INFORMATION BETA INFORMATION BETA INFORMATION BETA This article discusses a Beta release of a Microsoft product. The information in this article is provided as-is and is subject to change without notice. No formal product support is available from Microsoft for this Beta product. For information about obtaining support for a Beta release, please see the documentation included with the Beta product files, or check the Web location from which you downloaded the release. BETA INFORMATION BETA INFORMATION BETA INFORMATION BETA******************************************************************** The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe.
SUMMARYThis article describes how to exclude temporary Internet files from your roaming profile on a network that enables roaming profiles.
MORE INFORMATIONYou can configure Internet Explorer to keep temporary Internet files on your local computer using one of the following methods:
Modify Internet PropertiesYou can set the location for the Temporary Internet Files folder in the Internet Options dialog box. To do so, follow these steps:
Use a .reg FileWARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. Modify the following keys in the registry to point to the local Temporary Internet Files folders:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path1\CachePath HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path2\CachePath HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path3\CachePath HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path4\CachePath HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\CacheIf you want to implement these changes as part of a network distribution, export these keys as .reg files and import the .reg files as part of the installation of Internet Explorer. You can also add these keys as part of an unattended Setup of Windows NT. For more information about how to automate the installation of programs as part of an unattended Setup of Windows NT, see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q158447 TITLE : How to Run a Program Only Once After Unattended Setup of WinNT Disable Per-User CacheWARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. Add the following key in the registry and set the value to "00" (without quotation marks):
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\User ProfilesNote that this setting does not disable the caching of temporary Internet files. A roaming profile keeps your personalized settings on a network server. These settings are copied to each computer as you log into the network. When you browse the Internet with Internet Explorer, all the files on each Web page are copied to the Temporary Internet Files folder on your computer. When you are set to use a roaming profile, these files become part of the information copied to your home directory (which stores your personalized information). When you log in to the network from a different computer, these temporary files are copied to the local computer. Each time you browse new Web pages, the number of files increases. Having more temporary files can increase the time it takes to log in to each local computer.
|
Additional query words: poor slow performance boot
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |