summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2002-12-17 20:26:06 +0000
committerJohn Terpstra <jht@samba.org>2002-12-17 20:26:06 +0000
commit81c720cc69138b038b005c85910c4eb09e885bc7 (patch)
tree115f6309077fc5379fb01d6528c82155081ba2b4 /docs
parente76f1ffa7e5da5bc391c923e7cada44b77e01da9 (diff)
downloadsamba-81c720cc69138b038b005c85910c4eb09e885bc7.tar.gz
samba-81c720cc69138b038b005c85910c4eb09e885bc7.tar.bz2
samba-81c720cc69138b038b005c85910c4eb09e885bc7.zip
Added Registry update to remove roaming profiles from local machine cache.
NOTE: This works with NT4, Win2K, WinXP. (This used to be commit 145213ab38ba6cce3269544752ae1fc18f17e3bb)
Diffstat (limited to 'docs')
-rw-r--r--docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg b/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg
new file mode 100644
index 0000000000..11402ebf8c
--- /dev/null
+++ b/docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg
@@ -0,0 +1,11 @@
+REGEDIT4
+
+;Contributor: John H Terpstra
+;Updated: December 17, 2002
+;Status: Current
+;
+;Subject: Registry file update to delete roaming profiles on logout
+
+[HKEY_LOCAL_MACHINE\SYSTEM\Software\Microsoft\Windows NT\CurrentVersion\winlogon
+"DeleteRoamingCache"=dword:00000001
+