Article ID: 188692 - Last Review: November 1, 2006 - Revision: 2.1 How to Prevent Certain Folders from Uploading to Central ProfileThis article was previously published under Q188692
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 on how to do this, view the "Restoring
the Registry" online Help topic in Regedit.exe or the "Restoring a Registry
Key" online Help topic in Regedt32.exe.
SUMMARY
Service Pack 4 for Windows NT 4.0 adds to the user profile replication
algorithm the ability to prevent certain folders from being uploaded to the
central user profile. This is especially helpful to prevent the Temporary
Internet Files from uploading at logoff time with the rest of the user's
profile.
MORE INFORMATION
This new functionality can be implemented in two different ways. The user
can manually edit their profile in the Registry to set their preferences,
or the System Administrator can implement a system policy.
Information on which folders to exclude is actually stored in two keys in the Registry -- one key for the user preferences and the other dictated by a system policy. When the user logs off, the two lists are merged into one complete list. WARNING: 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" online Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" online Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. User preferences are stored in the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon Add the value ExcludeProfileDirs as REG_SZ. The directory names should be entered relative to the root of the profile, and must be separated by semicolons. For example: Temporary Internet Files;Application Data\Microsoft\Outlook;Personal To exclude folders through a system policy, follow these steps:
| Article Translations
|
Back to the top
