Microsoft 365
-
Powershell Script to Copy Files from a Microsoft 365 Sharepoint location to a local drive
I need to move a large folder of images from Sharepoint Online to a local server for a customer as the online location is not working for their business needs. I tried to use the SharePoint download feature but the zip file reports that it is invalid. I decided to look into PowerShell and see if that could be used to export the files and folders. Here is the code I ended up with. Feel free to copy and paste the following into Powershell, update the variables and save it. This script is provided as an example and I am not responsible for any problems you may get or any…
-
Outlook – Save sent items in shared mailbox – solution for Office 365 and Exchange.
I have spent some time on trying to get shared mailboxes to work correctly. We want a solution so when an email is sent from a shared mailbox, the sent email goes into the shared mailbox sent folder, rather than the user’s sent folder. For Office 365 there is a simple solution, but for Exchange* you might need a registry change which can be used for Office 2010, 2013 and 2016 .