Hi folks,
I am making my first foray into powershell scripting. Here's what's going on.
We have a fax server that provides a fax number to each person in our office and then provides one for the office as a whole. Incoming faxes are received as pdf documents. The one for the office as a whole emails a copy of each fax that comes in to the office admin, but also saves a copy of each fax to a folder named VM-SASFS.sands.lan\MainFax\. At the start of every week, I go into that folder and move any pdfs that are 8-days-old or older into a subfolder of the \MainFax\Archive folder. The subfolders are named yyyy-MM-MMMM so faxes for October, 2016 would be in a folder named "2016-10-October" (incidentally I tried having the naming just yyyy-MM but users struggled with not seeing the month spelled out and if I leave off the MM users struggled with...