Simple PowerShell script that enumerates, counts, and totals files in a directory and prints them to a txt report.
- Run the PowerShell script
- Specify the directory to be enumerated when prompted
- Specify the txt report path when prompted
- Txt report will list files (including subdirectories), file sizes, last modified dates, total file size and file count