MSFN Forum: W2k3 terminalserver cleanup script - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

W2k3 terminalserver cleanup script Rate Topic: -----

#1 User is offline   pesko 

  • Newbie
  • Group: Members
  • Posts: 27
  • Joined: 28-September 04

Posted 15 November 2004 - 06:14 AM

Hi
I'm looking for a cript that can delete IE cache, temp files, mozilla cache?

Does anyone have a cleanup script that can do this on a Windows 2003 terminalserver?

pesko ;)


#2 User is offline   tguy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 698
  • Joined: 19-May 04

Posted 30 November 2004 - 01:27 PM

For IE you can go to the Tools --> Internet Options --> Advanced Tab in the Security section choose the option to Empty Internet Cache files when the browser is closed.

Or create a batch file for logoff that would do the following;

cd documents and settings\%username%\local settings\temporary internet files
del *.* /s

exit

This would probably work for Mozilla too you would just need to change the path to the Internet cache files that Mozilla stores.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy