How to Automatically Delete Locally Cached Profiles

ID: Q173870


The information in this article applies to:
  • Microsoft Windows NT Server version 4.0
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0, Terminal Server Edition
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server
  • Microsoft Windows 2000 Advanced Server


SYMPTOMS

When you log on to Windows NT or Windows 2000, you may receive either of the following prompts:

  • Your locally stored profile is newer than the one stored on the server. Do you want to use your locally stored profile?


  • Your locally stored profile is newer than your roaming profile stored on the server. Do you want to use your locally stored profile?



CAUSE

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.


RESOLUTION

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.


MORE INFORMATION

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 additional information, click the article number below to view the article in the Microsoft Knowledge Base:

Q196284 Controlling Default Behavior for Roaming User Profiles


REFERENCES

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 : WINDOWS:2000; winnt:4.0
Platform : WINDOWS winnt
Issue type : kbhowto


Last Reviewed: February 2, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.