Am looking for a way to delete the files stored in multiple users’ temp folders and internet cache folders. All of our PCs are on a domain, and users move about frequently.
Leads to about 1/2 dozen login info on each PC. Our industry is very info-sensitive, so deleting the user account is not a option (if they stored files on their desktop).
Diskclean is good, but far from perfect. Anyone have a script to go into:
C:\Documents and Settings\USERNAME\Local Settings\temporary internet files
and
C:\Documents and Settings\USERNAME\Local Settings\temp
for -each- user? Thanks in advance.