Powershell – Bulk check of image files
A powershell script to check all images within a specified folder. Results are shown in the console and in a log file.
Read MoreEverything is open for discussion…
A powershell script to check all images within a specified folder. Results are shown in the console and in a log file.
Read MoreCreates multiple folders in specified location for a list of specified years and inserts sub-folders for each month in each year folder.
Scenario: Maintaining dated documents such as photos or receipts. This script quickly creates a suitable folder structure for the years required.