Added Registry update to remove roaming profiles from local machine cache.
authorJohn Terpstra <jht@samba.org>
Tue, 17 Dec 2002 20:26:06 +0000 (20:26 +0000)
committerJohn Terpstra <jht@samba.org>
Tue, 17 Dec 2002 20:26:06 +0000 (20:26 +0000)
NOTE: This works with NT4, Win2K, WinXP.
(This used to be commit 145213ab38ba6cce3269544752ae1fc18f17e3bb)

docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg [new file with mode: 0644]

diff --git a/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg b/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg
new file mode 100644 (file)
index 0000000..11402eb
--- /dev/null
@@ -0,0 +1,11 @@
+REGEDIT4\r
+\r
+;Contributor:   John H Terpstra\r
+;Updated:      December 17, 2002\r
+;Status:       Current\r
+;\r
+;Subject:      Registry file update to delete roaming profiles on logout\r
+\r
+[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon\r
+"DeleteRoamingCache"=dword:00000001\r
+\r