Internet Explorer – Temp Files
We needed out IE settings globally to set the
“check for newer versions of stored pages” as everytime I visit the webpage.
In group policy this was nightmarish because we already had a significant amount or maintenance settings applied and was difficult to set this without resetting those settings already applied.
Impatience got the better of me
Heres the registry key to set exactly that setting for each user.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionInternet Settings]
“SyncMode5″=dword:00000003
Other
dword:00000000 = Never
dword:00000001 = Everytime I start IE.
dword:00000003 = Every visit to the page
dword:00000004 = Automatically