mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Added Registry update to remove roaming profiles from local machine cache.
NOTE: This works with NT4, Win2K, WinXP.
This commit is contained in:
parent
41188337c3
commit
145213ab38
11
docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg
Normal file
11
docs/Registry/Win-NT-2K-XP-DeleteRoamingProfile.reg
Normal file
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user