Comments on: PowerShell: Sort and Move Files by Date to month and year https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/ Cloud and Datacenter Blog focusing on Microsoft Azure Sun, 16 Oct 2022 12:16:56 +0000 hourly 1 https://wordpress.org/?v=6.4.1 By: Thomas Maurer https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-884304 Sun, 16 Oct 2022 12:16:56 +0000 http://www.thomasmaurer.ch/?p=6984#comment-884304 In reply to Rob.

Thank you for the kind words and the great feedback! Happy it is useful!

]]>
By: Rob https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-884295 Sat, 15 Oct 2022 21:07:52 +0000 http://www.thomasmaurer.ch/?p=6984#comment-884295 Still making an impact after 7 years of posting this. Exactly what I needed for my photo directory! Thanks 3000!

]]>
By: Fimeo https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-824729 Fri, 30 Oct 2020 21:56:46 +0000 http://www.thomasmaurer.ch/?p=6984#comment-824729 Thanks you very much, very helpful for my granpa photos

]]>
By: Skip McCloskey https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-809303 Sun, 16 Aug 2020 00:50:57 +0000 http://www.thomasmaurer.ch/?p=6984#comment-809303 Hi Thomas, I was reviewing your webpage on line on PowerShell: Sort and Move Files by Date to month and year. I was trying to move a folder that has files sorted by date. I created daily folders of the year going back to 1977. I wanted to tailor your script to file these files in the appropriate folders. I.e. 2017-01-01 and put the files for that date in that folder, only in mass. I know you are a busy man, if it doesn’t take much to tweak your script. Thank you Thomas.

Actually I was able to duplicate and test it, my only issue left is to have my folders named “2020-11-22” etc Thanks Thomas

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-807210 Fri, 07 Aug 2020 12:43:58 +0000 http://www.thomasmaurer.ch/?p=6984#comment-807210 In reply to Mauricio.

happy to hear! :) thanks for the comment! :)

]]>
By: Mauricio https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-807209 Fri, 07 Aug 2020 12:42:55 +0000 http://www.thomasmaurer.ch/?p=6984#comment-807209 this solved my life today!!!!

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-793765 Mon, 22 Jun 2020 14:55:58 +0000 http://www.thomasmaurer.ch/?p=6984#comment-793765 In reply to Chris.

Awesome to hear! :)

]]>
By: Chris https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-793757 Mon, 22 Jun 2020 14:48:09 +0000 http://www.thomasmaurer.ch/?p=6984#comment-793757 I’m now ready to sort over 80000 photos scattered around my hard drive into something much more organised in the space of an hour or two. This will save me weeks of work. Thank you!!!!

]]>
By: Ches https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-781646 Mon, 18 May 2020 19:28:45 +0000 http://www.thomasmaurer.ch/?p=6984#comment-781646 I believe they do, Ive set up other successful tasks for other things the same way I’ve set up this one. It runs but I dont see any result, but I take the code put it into powershell, works like a charm.

]]>
By: Thomas Maurer https://www.thomasmaurer.ch/2015/03/move-files-to-folder-sorted-by-year-and-month-with-powershell/#comment-781619 Mon, 18 May 2020 16:46:19 +0000 http://www.thomasmaurer.ch/?p=6984#comment-781619 In reply to Ches.

Does the user for the scheduled task have enough permissions?

]]>