By default, Windows only show file size not folder size. We sometime have to click through the folders to find the “culprit.
Ying Li developed the below PS script to help smooth this process. What it does is to do a recurse scan of each sub folders inside target folder and calculate the total length of the files and write a report in excel. Continue reading “Check foldr size script”