Re: what's a good way to get rid of user temporary internet files automatically for all users?

Tech-Archive recommends: Fix windows errors by optimizing your registry



In news:uj3RXNrXHHA.1296@xxxxxxxxxxxxxxxxxxxx,
news <user@xxxxxxxxxxx> typed:
hello,
I've noticed on the network (win2k and winXP) the user's workstations
always get full of junk files from internet explorer.

I tried clicking on empty files when browser is closed on the advanced
tab in properties but it still leaves a ton of junk files.

I'd love a script that runs whenever a user logs in but scripting on
windows is not my strong point. Perhaps a GPO - but I've never seen
one that can do this.

On Mozilla Firefox, you can set it to clear out all junk files when a
user closes the browser and on Firefox this works great! No junk
files! How can I do this on IE for all user workstations?


Thanks,

Oskar

I use a computer shutdown script assigned via GPO to clean out
*everything* - the GUI method leaves a lot of crap in there.

-----
FOR /F %%A IN ('DIR/B "C:\Documents and Settings"') DO DEL/S/F/Q
"C:\Documents and Settings\%%A\Local Settings\Temporary Internet Files\*.*"
FOR /F %%A IN ('DIR/B "C:\Documents and Settings"') DO RD/S/Q "C:\Documents
and Settings\%%A\Local Settings\Temporary Internet Files\"


.



Relevant Pages

  • Re: whats a good way to get rid of user temporary internet files automatically for all users?
    ... I've noticed on the network the user's workstations always get full of junk files from internet explorer. ... I tried clicking on empty files when browser is closed on the advanced tab in properties but it still leaves a ton of junk files. ... I'd love a script that runs whenever a user logs in but scripting on windows is not my strong point. ... On Mozilla Firefox, you can set it to clear out all junk files when a user closes the browser and on Firefox this works great! ...
    (microsoft.public.windows.server.sbs)
  • Re: User Name/Password Removal
    ... and junk files from your computer. ... clear Internet Explorer Cache, delete index.dat Files, clear Typed URLs, ... Windows Temp Folder and much more. ... | memory and I don't know how it is done. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: whats a good way to get rid of user temporary internet files automatically for all users?
    ... I've noticed on the network the user's ... workstations always get full of junk files from internet explorer. ... advanced tab in properties but it still leaves a ton of junk files. ... How can I do this on IE for all user workstations? ...
    (microsoft.public.windows.server.sbs)
  • Re: whats a good way to get rid of user temporary internet files automatically for all users?
    ... I've noticed on the network the user's ... workstations always get full of junk files from internet explorer. ... How can I do this on IE for all user workstations? ...
    (microsoft.public.windows.server.sbs)
  • whats a good way to get rid of user temporary internet files automatically for all users?
    ... I've noticed on the network the user's workstations always get full of junk files from internet explorer. ... I tried clicking on empty files when browser is closed on the advanced tab in properties but it still leaves a ton of junk files. ... I'd love a script that runs whenever a user logs in but scripting on windows is not my strong point. ... On Mozilla Firefox, you can set it to clear out all junk files when a user closes the browser and on Firefox this works great! ...
    (microsoft.public.windows.server.sbs)