It’s not uncommon for me to have to tidy up directories full of files by moving them to their own subfolders, named for each file. It’s become common enough that I wrote a little Powershell function to do it repeatedly. After saving the below script as a .psm1 file you’ll be able to open PS …
Tag: Powershell
Permanent link to this article: https://www.berserkir.net/wordpress/moving-files-to-subfolders/