1REGEDIT4
2
3;Contributor:   John H Terpstra
4;Updated:	December 17, 2002
5;Status:	Current
6;
7;Subject:	Registry file update to delete roaming profiles on logout
8
9[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon]
10"DeleteRoamingCache"=dword:00000001
11
12