-
Written By Rohit Singh
-
Published on March 20th, 2025
-
Updated on March 21, 2025
Organizations are shifting towards integrated collaboration tools such as Teams, Shared Mailboxes, etc. Managing both public and shared folders has become inefficient. Therefore, migrating public folder data to a shared mailbox simplifies accessibility and ensures a centralized approach. But how do you achieve this efficiently? You have two options: manually migrate public folder to shared mailbox or opt for Cigati Office 365 Backup Tool. The following blog will give you insights into why and how we migrate public folder to Office 365 Shared mailboxes.
A Public Folder is a shared directory in Microsoft Exchange that is accessible by multiple users. It is typically used to access, modify, and store files collectively. A Shared Mailbox is an email inbox that allows multiple users to access and manage emails using a common email address. It is used for team collaboration. Unlike shared mailboxes, public folders lack integrations with collaboration tools like Microsoft Teams.
Before we go into further details, it is important to understand why this migration is essential. The following points outline the key benefits of why this migration process is worth considering:
You can complete this migration either manually or with the help of a professional tool. While the manual process is achievable, it requires considerable time and effort. On the other hand, using a professional Office 365 Backup Tool simplifies and speeds up the process. Let’s explore both the options step by step.
This method is best for organizations that are handling small-sized migrations. Also, if the organization is dealing with only a small number of public folders, this method is effective.
Following are the steps to migrate the public folder to Office 365 shared mailboxes:
Limitations: The user has to reconfigure public folder permissions manually after the migration process is completed. Since it requires manual effort, it is time-consuming too.
This method ensures data integrity while maintaining folder hierarchy. It is best suitable for medium to large public folder migrations. In addition to this, it offers bulk migration.
Step 1: Download the Microsoft Public Folder Migration Script
Step 2: Run the Pre-migration Checks
.\SourceSideValidation.ps1 |
.\Sync-MailPublicFolders.ps1 |
Step 3: Preparation to migrate Public Folder to Shared Mailbox
Get-MailPublicFolder | FL Name,PrimarySmtpAddress |
Set-MailPublicFolder -Identity “\FolderName” -PrimarySmtpAddress “folder@domain.com” |
Get-PublicFolderStatistics -ResultSize Unlimited | Sort-Object TotalItemSize -Descending |
Step 4: Start the Office 365 Public Folder to Shared Mailbox Migration
Follow the Microsoft’s Official Migration Guide:
New-Mailbox -PublicFolder -Name PFMailboxOnline |
//Export the Public Folder Listcd C:\PFScripts.\Export-PublicFolderStatistics.ps1 > PFStats.csv//Create a Mapping File for Migration.\PublicFolderToMailboxMapGenerator.ps1 PFStats.csv > PFMapping.csv// Start Migration in BatchesNew-MigrationBatch -Name “PF-Migration” -SourcePublicFolderDatabase “PFDatabase” -CSVData (Get-Content PFMapping.csv -Raw) -NotificationEmails “admin@domain.com” |
Set-Mailbox “PFMailboxOnline” -Type Shared |
Limitations: For smooth migration, the user needs to have technical expertise in PowerShell. It is a complex method that involves multiple steps.
The Cigati Office 365 Backup Tool simplifies backup and restoration. It offers support for multiple formats like PST, OST, EML, MSG, etc while also allowing exports to email clients. It ensures complete backup of mailbox data with features like bulk backup, OST/PST recovery, etc. In addition to this, it is compatible with Windows 11,10,8 and 7 to migrate public folder to shared mailbox. Also, it ensures a way to protect your data against cyber threats.
Below are the easy steps to migrate public folder to Shared Mailbox in Office 365:
Organizations move from Public Folders to Shared Mailboxes due to various reasons. A Shared Mailbox offers greater flexibility, better features, and easy management. Through this blog, we’ve addressed why there’s a need to migrate public folder to shared mailbox. Also, we have explained the various solutions, both manually and by using the Cigati Office 365 Backup Tool. The user can now choose the best-suited method as per their needs.
You May Also Read: Export Office 365 Shared Mailbox to PST
Frequently Asked Questions:
Q- Can you migrate public folders to Office 365?
Ans- Yes, you can migrate the Public Folder to Office 365. But, some requirements need to be met:
Q- How to import the public folder PST to Office 365?
Ans – There are various ways by which you can import the Public Folder PST to Office 365:
With the help of a dedicated tool such as Cigati PST to Office 365 Migration Tool for a quick fix.
About The Author:
Rohit Singh is an Email Backup, Recovery & Migration Consultant and is associated with Software Company from the last 3 years. He writes technical updates and their features related to MS Outlook, Exchange Server, Office 365, and many other Email Clients & Servers.
Related Post