Quote:
Originally Posted by kovidgoyal
I run a script on my computer that automatically empties all items more than a week old from the recycle bin. I'm sure that something equivalent must be possible on windows.
|
I use an ancient cli gadget called recycle.exe. I use it to empty the bins at end of day via task scheduler, but it can do quite a lot more than that. Not sure what you can do with Windows diskmgr from command line - I think it has some capabilities too.
BR