Windows Registry Editor Version 5.00

;Contributor: John H. Terpstra <jht@samba.org>
;
;This patch causes roaming profiles to be deleted on logoff
; The CompatibleRUPSecurity setting stops Windows from checking
; ownership on profile folders.

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"DeleteRoamingCache"=dword:00000001
"CompatibleRUPSecurity"=dword:00000001

