How to Automatically Delete Locally Cached ProfilesID: Q173870
|
When you log on to Windows NT, you may receive either of the following
prompts:
This dialog box indicates that there is a locally stored profile that is
newer than the server-based profile.
NOTE: Both profiles do not have to belong to the same user.
WARNING: Using Registry Editor incorrectly can cause serious problems
that may require you to reinstall Windows. Microsoft cannot guarantee
that problems resulting from the incorrect use of Registry Editor can be
solved. Use Registry Editor at your own risk.
To resolve this issue, add a REG_DWORD value name DeleteRoamingCache to
the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\
Winlogon\DeleteRoamingCache
Set the value data to 1.
Adding the DeleteRoamingCache value and setting the value data to 1 forces locally cached profiles to be deleted when users with domain profiles log off. When the value data is set to 0, locally cached profiles are saved to disk. By default, locally cached profiles are saved to disk. The value data of 1 is designed to conserve disk space.
For more information about configuring the registry in Windows NT, see the Rgentry.hlp file included with the latest Resource Kit for Windows NT Server 4.0.
Additional query words:
Keywords : nthowto ntregistry ntreskit NTSrvWkst
Version : winnt:4.0
Platform : winnt
Issue type : kbhowto
Last Reviewed: April 13, 1999