Internet Explorer 7 Script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

..Hello wonder if anyone can help...
I manage a small windows domain with 200+ public access mahcines and i have
a sciprt that is invoked with user GPO that wipes data from IE 6 please see
small extract below...

del "%userprofile%\local settings\temporary internet files\*" /f /s /q
del "%userprofile%\local settings\history*" /f /s /q

this has been working fine to ensure that all the trash that is left day to
day is removed on reboot.

since IE7 has come along, Still on Windows XP these scripts don't seem to
work anymroe so much so that i have had to blocked the auto download of the
new browser.

Could anyone point me in the reight direction for tools, scripts etc that
work with I.E espically focused on a public environment.

Many Thanks
Dave
 
Back
Top