Preventing thumbnails in XP and 7 with one policy
hello everyone. have user config/admin templates/windows components/windows explorer "turn off caching of thumbnail pictures" set enabled via 2003 server. looking @ group policy through 2008 domain controller, there lot more settings about thumbs.db , thumbnail settings under user/policies/admin templates/windows components/windows explorer. my question is, don't want thumbs.db files created (as causes problems deleting folders in win7 i'm finding out), policy (or policies) best enable hit both xp , 7 os's until migrate 7? hi, thanks posting question in forum. regarding request, maybe try deploy registry key these windows xp , windows 7 machines via gpp in windows server 2008 dc. since policy "turn off caching of thumbnail pictures" controls whether thumbnail views cached, deploy following registry key: hkey_current_user\software\microsoft\windows\currentversion\explorer , modify value: disablethumbnailcache to 1. for details h...