Warning

These powershell scripts are put here for convenience. It would be crazy to run powershell scripts from here without first reviewing the scripts to ensure they are doing what you want. Chaos and/or system failure are potential outcomes from running scripts without doing suitable checks.

Powershell – Create Year/Month folder structure

Creates 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.