Cache Deletion

Charles Barker cebarker at liberty.edu
Wed Apr 22 11:09:04 EDT 1998


Cache Deletion on NT:

Set the schedule service to start automatically.
Start the schedule service.
Goto a cmd prompt.

Use the "at" command to delete profiles at an inactive time. Example
follows.
\\computername only for remote setup.

at \\computername 2:00AM /every:Su,M,T,W,Th,F,S "echo y | del
c:\winnt\temporary internet files\cache1\*.*"
at \\computername 2:00AM /every:Su,M,T,W,Th,F,S "echo y | del
c:\winnt\temporary internet files\cache2\*.*"
at \\computername 2:00AM /every:Su,M,T,W,Th,F,S "echo y | del
c:\winnt\temporary internet files\cache3\*.*"
at \\computername 2:00AM /every:Su,M,T,W,Th,F,S "echo y | del
c:\winnt\temporary internet files\cache4\*.*"

The same type of thing can be done for Netscape cache, etc..

Charles Barker
Liberty University Library



More information about the Web4lib mailing list