Something free to sort out 900,000 files

Soldato
Joined
5 Aug 2006
Posts
4,261
Hi there,

Just a quickie, I am after some free software to help me perform a few functions on 900,000 files.

I need to move them all to 1 location
search using wildcards to delete some
search by size to delete some
identify how many files and of what type they are

Does anyone have any ideas?

Kind Regards
 
Robocopy and Powershell would be my goto tools for this. Not saying it's the easiest way mind you, somebody might have a better suggestion.
 
Whats wrong with windows search? Pretty sure you'll be able to do all of that, and wont be incredibly slow assuming its on an indexed drive.
 
Back
Top Bottom