I have a folder, "myFolder". In "myFolder", I have many subfolders.
I know that if the subfolder is less than 10MB, it can be deleted.
Instead of checking the folder step by step, how can I write a batch job to help me delete just the folders?
If this is a one-time operation, any tool that shows you the sizes of your subfolders will do.
The post How do I find the largest files and folders on a drive? gives you many tools (and more tools in this question).