-1

I finding the program for automate deleting internet explorer files in Windows Server user profiles. User profile temp files are located here C:\Documents and Settings\USER\Local Settings\Temporary Internet Files\

I need to add this program in task schedule. I was used simple ERASE windows command, but it's don't working correctly.

Antony
  • 85
  • 1
  • 10

1 Answers1

0

use Cleanmgr.exe from command line. You can find the options here:http://support.microsoft.com/kb/315246

venpa
  • 4,268
  • 21
  • 23