Forum Discussion
Sarah Thomay
Oct 16, 2018Copper Contributor
Copy Outlook 365 Folder Structure (Exchange)
I have 2 different exchange accounts, for both I am utilizing Outlook 365. I am wanting to copy all my folders and their structure from one email address to the other (100+ folders). Is there an ea...
VasilMichev
Oct 16, 2018MVP
If you feel comfortable running some code, this script is probably the best solution for you: https://code.msdn.microsoft.com/office/PowerShell-Merge-mailbox-e769c529
You can use it to copy/move items between mailboxes, preserving the folder structure or merging some folders if you prefer.