- File 'find_largest_file_size.ps1'
- File 'find_largest_file_size.bat'
- The directory of the file path to scan, i.e, the directory where you want to find your largest files.
$PathToScan=""
$PathToScan="C:\Downloads"
Open this file with notepad or any editor to view your largest files in MB for your '$PathToScan'.