Delete Temporary Folders for All Users in Windows
command line, no gui, no screen output, everything goes to log.
delete old files in
* windows temp
* all users temp
* browsers cache
always test with --dry-run before doing real action!
arguments:
--dry-run only show how it works, nothing gets deleted
--days how old the files to be deleted, default 30
--wupdate clean only Windows\SoftwareDistribution\Download folder
--wtemp clean only Windows\Temp
--utemp clean only all users temp
--browser clean only browsers temp
--delete do permanent delete! instead of default move to recyclebin