Change files and folders to Title Case or start with a Capital Letter for each word using PowerShell

Problem:

I needed to change all files and folders within a directory to use title case so that words all started with capital letters using PowerShell

Continue reading “Change files and folders to Title Case or start with a Capital Letter for each word using PowerShell”