---
title: "Public Folder Migration Checklist For Microsoft 365 And Exchange Online | DuoCircle"
description: "Follow this Public Folder Migration Checklist for Microsoft 365 and Exchange Online to ensure secure, seamless migration with minimal downtime and data loss."
image: "https://www.duocircle.com/images/og-default.png"
canonical: "https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/"
---

Quick Answer

Planning a Public Folder Migration to Microsoft 365 and Exchange Online requires careful preparation. Follow a complete migration checklist to assess your environment, configure Exchange Online, migrate public folders, validate permissions, ensure a secure, seamless transition with minimal downtime.

Share 

[ ](https://www.linkedin.com/sharing/share-offsite/?url=undefined%2Fblog%2Fpublic-folder-migration-checklist-for-microsoft-365-and-exchange-online%2F "Share on LinkedIn") [ ](https://twitter.com/intent/tweet?text=Public%20Folder%20Migration%20Checklist%20For%20Microsoft%20365%20And%20Exchange%20Online&url=undefined%2Fblog%2Fpublic-folder-migration-checklist-for-microsoft-365-and-exchange-online%2F "Share on X/Twitter") [ ](https://www.facebook.com/sharer/sharer.php?u=undefined%2Fblog%2Fpublic-folder-migration-checklist-for-microsoft-365-and-exchange-online%2F "Share on Facebook") [ ](https://reddit.com/submit?url=undefined%2Fblog%2Fpublic-folder-migration-checklist-for-microsoft-365-and-exchange-online%2F&title=Public%20Folder%20Migration%20Checklist%20For%20Microsoft%20365%20And%20Exchange%20Online "Share on Reddit") [ ](mailto:?subject=Public%20Folder%20Migration%20Checklist%20For%20Microsoft%20365%20And%20Exchange%20Online&body=Check out this article: undefined%2Fblog%2Fpublic-folder-migration-checklist-for-microsoft-365-and-exchange-online%2F "Share via Email") 

![Public Folder Migration](https://media.mailhop.org/duocircle/email-smtp-service-0201-1783672857106.jpg) 

Migrating public folders from on-premises Exchange Server to Microsoft 365 and Exchange Online requires careful planning to avoid [data loss](https://en.wikipedia.org/wiki/Data%5Floss), permission issues, and unexpected downtime. From assessing your existing public folder environment to validating mailbox mapping, **mail-enabled public folders**, and post-migration access, every step plays a critical role in a successful migration. This comprehensive public folder migration checklist walks you through the essential prerequisites, execution steps, and post-migration validation tasks to help ensure a smooth, secure, and efficient transition while maintaining business continuity and preserving critical organizational data.

## Assess Your Current Public Folder Environment

A successful public folder migration starts with a precise understanding of the existing Exchange Server environment. Before moving public folders to Microsoft 365 and Exchange Online, document the current public folder deployment, including versions, folder hierarchy, content volume, permissions, mail-enabled settings, and any legacy configuration in [Active Directory](https://www.paloaltonetworks.in/cyberpedia/what-is-active-directory-ad).

### Inventory Exchange Server Versions and Readiness

![SMTP Email Server 0202](https://media.mailhop.org/duocircle/smtp-email-server-0202-1783673626142.jpg)Confirm that your **on-premises Exchange environment** is supported for public folder migration. _Organizations commonly migrate from Exchange Server 2016 or Exchange Server 2019, but older environments such as Exchange Server 2013 CU15 or Exchange Server 2016 CU4 require careful review._ Microsoft frequently ties public folder migration support to a required cumulative update, so verify that each [Microsoft Exchange Server](https://www.duocircle.com/blog/email-security/microsoft-exchange-servers-best-practices-to-ensure-a-robust-email-security-posture/) is running a supported cumulative update and the latest security update.

For hybrid or staged scenarios, confirm the health of on-premises Exchange, Autodiscover, certificates, and namespace configuration. If MRS Proxy is required, validate that it is enabled and reachable. The public folder migration process depends heavily on reliable connectivity between on-premises Exchange and Exchange Online.

#### Confirm Cumulative Update and Security Update Baselines

As part of the migration prerequisites, check:

- Exchange Server version and cumulative update level
- Latest security update installation status
- Public folder database or modern public folders configuration
- Hybrid configuration status, if applicable
- Administrative access through **Exchange Management Shell**
- Required permissions in the Organization Management role group and Server Management [Role-based access control (RBAC)](https://www.cloudflare.com/learning/access-management/role-based-access-control-rbac/)

Running a current cumulative update is especially important because public folder migration scripts and PowerShell cmdlets may fail or return incomplete data on older builds. Microsoft guidance on the Exchange Team blog often references specific cumulative update requirements for batch migration and modern public folders.

#### Capture Folder Statistics and Public Folder Structure

Use Exchange Management Shell to collect folder statistics and assess the public folder structure:

- Total number of public folders
- Total size and item count
- Child public folders and sub-folders
- Deleted items retained in folders
- Public folder age limit settings
- Folder permissions and owners
- Mail-enabled public folders and related [SMTP email](https://www.duocircle.com/content/smtp-email/) address values

Commands such as **Get-PublicFolder**, **Set-PublicFolder**, and related folder statistics cmdlets help identify oversized branches, stale content, and public folder size limits that could affect the migration batch. Also look for duplicate public folder objects in Active Directory, especially where mail-enabled public folders have been modified over many years.

![SMTP Providers 0203](https://media.mailhop.org/duocircle/smtp-providers-0203-1783673585712.jpg)

## Prepare Microsoft 365 and Exchange Online for Migration

Before creating a migration batch, prepare Microsoft 365 and Exchange Online so they can receive the public folders from on-premises Exchange. Preparation steps include validating domains, configuring public folder mailboxes, reviewing quotas, and ensuring administrators have the correct access.

### Configure Tenant, Domains, and Administrative Access

In Exchange Online, verify that accepted domains match the domains used by mail-enabled public folders. Use Exchange Online PowerShell and commands such as **Get-AcceptedDomain**, **New-AcceptedDomain**, and **Set-AcceptedDomain** to confirm or configure each accepted domain. If a mail-enabled public folder uses a legacy SMTP email address, that address must remain routable after migration.

Administrators should have the necessary role groups assigned in both environments. In on-premises Exchange, membership in Organization Management and appropriate Server Management RBAC permissions may be required. In Exchange Online, use the [Exchange admin center (EAC)](https://www.techtarget.com/searchwindowsserver/tip/Get-to-know-the-new-Exchange-admin-center-features) and Exchange Online PowerShell to confirm access before starting batch migration.

#### Verify Accepted Domain and Mail Routing

Before the DNS transition, confirm:

- Accepted domain configuration in Exchange Online
- **Mail routing for mail-enabled objects**
- Proxy addresses and primary SMTP email address values
- Hybrid mail flow, if hybrid configuration is still active
- Whether mail-enabled public folders require address policy updates

This step reduces the risk of mail delivery issues once the public folder migration is finalized.

#### Set Quotas and Mailbox Mapping

Exchange Online stores migrated data in public folder mailboxes, also called Public Folder Mailbox objects. Use Microsoft’s **ModernPublicFolderToMailboxMapGenerator.ps1** script to create mailbox mapping based on size and hierarchy. _This mapping helps distribute public folders across destination mailboxes and avoids exceeding public folder mailbox quotas._

Review settings such as **DefaultPublicFolderIssueWarningQuota** and **DefaultPublicFolderProhibitPostQuota** with **Get-OrganizationConfig** and adjust them with **Set-OrganizationConfig** if needed. Exchange Online includes an auto-split feature for public folder mailboxes, but you should still plan capacity carefully instead of relying entirely on automatic behavior.![Windows Smtp Service 0204](https://media.mailhop.org/duocircle/windows-smtp-service-0204-1783673559267.jpg)

## Plan Permissions, Mail-Enabled Folders, and Compliance Requirements

**Permissions and compliance controls** are often the most complex parts of public folder migration. Public folders may contain business-critical records, delegated access, shared customer communications, and historical attachments that must remain available after the migration batch completes.

### Permissions and Compliance Controls

Export and review folder permissions before migration. Pay particular attention to custom roles, anonymous access, default permissions, owner assignments, and any folders used by applications. Permission mismatches are a common cause of migration troubleshooting after [data synchronization](https://www.ibm.com/think/topics/data-synchronization).

#### Preserve Identities, Mail-Enabled Public Folders, and Compliance Settings

Run pre-migration scripts such as **Sync-ModernMailPublicFolders.ps1** to synchronize mail-enabled public folders into Exchange Online. This script helps align mail-enabled objects between on-premises Exchange, Active Directory, and Exchange Online. For source side validation, use **SourceSideValidations.ps1** to identify issues before the public folder migration begins.

Also confirm:

- Mail-enabled public folders have valid addresses
- Duplicate public folder objects are removed or corrected
- Compliance and retention requirements are documented
- Deleted items and **recoverable data expectations** are understood
- Public folder age limit settings are reviewed
- PST export is available as a fallback for selected legacy content

For highly regulated environments, document the data owner, business purpose, [data retention](https://www.manageengine.com/data-security/what-is/data-retention.html) requirement, and retention requirement for major public folders before migration downtime is scheduled.![Email Sending Services 0206](https://media.mailhop.org/duocircle/email-sending-services-0206-1783673463537.jpg)

## Execute the Public Folder Migration Process

Once prerequisites are complete, create and start the migration batch. In most modern scenarios, **public folder migration to Exchange Online** is performed as a batch migration. The migration batch synchronizes public folders from on-premises Exchange to Exchange Online while users continue to access the source environment until cutover.

Typical execution steps include:

1. Run pre-migration scripts and fix reported issues.
2. Generate mailbox mapping for **destination public folder mailboxes**.
3. Create public folder mailboxes in Exchange Online.
4. Start the migration batch using Exchange Online PowerShell.
5. Monitor data synchronization and folder statistics.
6. Lock the source public folders during finalization.
7. Complete the migration batch and switch users to Exchange Online.

During batch migration, monitor progress regularly. Large public folders, deep sub-folders, corrupted items, or inconsistent Active Directory attributes can slow synchronization. If the migration batch stalls, review the migration report and [Exchange Online PowerShell](https://netwrix.com/en/resources/blog/connect-to-exchange-online-powershell/) output before making changes.

For environments with hybrid configuration, verify whether **users’ primary mailbox** locations affect access. _Users with a primary mailbox in Exchange Online should be tested against migrated public folders, while users still on on-premises Exchange may require coexistence planning._

Avoid making unnecessary changes to the public folder structure during data synchronization. Adding, deleting, or mail-enabling folders during active public folder migration can introduce conflicts, especially for mail-enabled public folders replicated through Active Directory.

## Validate, Troubleshoot, and Complete Post-Migration Tasks

After the migration batch completes, validation is essential. Do not assume that a **completed batch migration** means every public folder, permission, and mail-enabled object is functioning correctly. Post-migration tasks should verify access, mail flow, hierarchy visibility, quotas, and administrative control in Exchange Online.

Key validation steps include:

- Confirm users can open public folders in Outlook and Outlook on the web.
- Test access for owners, editors, reviewers, and default users.
- Validate folder permissions against the pre-migration export.
- Send test messages to mail-enabled public folders.
- Confirm each SMTP email address resolves correctly.
- Check public folder mailboxes and public folder mailbox quotas.
- Review **public folder size limits** and item counts.
- Confirm no unexpected deleted items or missing sub-folders.

For migration troubleshooting, compare source and destination folder statistics. Use Exchange Online PowerShell to inspect public folder hierarchy, permissions, and mailbox placement. If mail-enabled public folders do not receive mail, check accepted domain settings, address lists, mail-enabled objects, and whether the **DNS transition has been completed** to maintain [email security](https://www.duocircle.com/).

In the Exchange admin center, verify that the Exchange Online public folder deployment is visible and manageable. Use PowerShell cmdlets for deeper validation, especially in large environments where the EAC may not expose all hierarchy or permission details.![Buy Smtp 0204](https://media.mailhop.org/duocircle/buy-smtp-0204-1783673528936.jpg)Finally, complete administrative cleanup:

- Remove obsolete on-premises public folder references only after validation.
- Document final **mailbox mapping and public folder mailboxes**.
- Update support runbooks for Exchange Online public folders.
- Confirm backups, retention, and compliance policies.
- Monitor user reports during the first business cycle after migration downtime.
- Keep migration logs, reports, and script outputs for audit purposes.

_Migrating public folders to Microsoft 365 and Exchange Online is a complex process that requires careful planning, accurate execution, and thorough post-migration validation_. By following a structured migration checklist, organizations can minimize downtime, preserve folder hierarchy and permissions, maintain mail-enabled public folder functionality, and ensure business continuity throughout the transition.

From assessing the source environment and preparing Exchange Online to **validating user access and mail flow** after cutover, every step contributes to a successful migration. With proper planning, Microsoft-recommended tools, ongoing monitoring, and [cloud computing](https://phoenixnap.com/blog/what-is-cloud-computing) best practices, businesses can confidently modernize their public folder infrastructure while improving scalability, security, long-term manageability, and overall [operational efficiency](https://www.investopedia.com/terms/o/operationalefficiency.asp).

![Brad Slavin](https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg) 

Brad Slavin 

General Manager

General Manager at DuoCircle. Product strategy and commercial lead across the email security portfolio.

## Secure your email infrastructure

Protect, authenticate, and deliver. Contact our team to find the right solution.

[Contact Sales](/contact/) [Explore Products](/products/) 

## Related Articles

[  guides  Common PCI DSS Email Security Audit Findings And How To Avoid Them  Jul 23, 2026 ](/blog/common-pci-dss-email-security-audit-findings-how-avoid-them/)[  guides  How to Configure DKIM for Squarespace to Improve Email Security and Deliverability  Jun 25, 2026 ](/blog/how-to-configure-dkim-for-squarespace-improve-email-security-deliverability/)[  guides  How to Configure SPF for Get A Newsletter: A Complete Setup Guide  Jul 2, 2026 ](/blog/how-to-configure-spf-for-get-a-newsletter-successfully-guide/)[  guides  How to Strengthen Outbound SMTP for Fintech Firms to Safeguard Customer Emails  Jun 11, 2026 ](/blog/how-to-strengthen-outbound-smtp-for-fintech-customer-email-security/)

```json
{"@context":"https://schema.org","@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}],"sameAs":["https://www.linkedin.com/company/duocircle","https://x.com/duocirclellc","https://www.facebook.com/duocirclellc","https://www.g2.com/products/phish-protection-by-duocircle/reviews","https://github.com/duocircle","https://www.crunchbase.com/organization/duocircle-llc"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://support.duocircle.com"},"knowsAbout":["Email Security","Email Authentication","SPF","DKIM","DMARC","Phishing Protection","Spam Filtering","SMTP Relay","Email Deliverability","Email Forwarding"]}
```

```json
{"@context":"https://schema.org","@type":"WebSite","name":"DuoCircle LLC","url":"https://www.duocircle.com","description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]}}
```

```json
[{"@context":"https://schema.org","@type":"BlogPosting","headline":"Public Folder Migration Checklist For Microsoft 365 And Exchange Online","description":"Follow this Public Folder Migration Checklist for Microsoft 365 and Exchange Online to ensure secure, seamless migration with minimal downtime and data loss.","url":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/","datePublished":"2026-07-10T00:00:00.000Z","dateModified":"2026-07-10T00:00:00.000Z","dateCreated":"2026-07-10T00:00:00.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/"},"articleSection":"guides","keywords":"","image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/email-smtp-service-0201-1783672857106.jpg","caption":"Public Folder Migration"},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}},{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":2,"name":"guides"},{"@type":"ListItem","position":3,"name":"Public Folder Migration Checklist For Microsoft 365 And Exchange Online","item":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/"}]}]
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.duocircle.com/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https://www.duocircle.com/blog/"},{"@type":"ListItem","position":3,"name":"guides","item":"https://www.duocircle.comundefined"},{"@type":"ListItem","position":4,"name":"Public Folder Migration Checklist For Microsoft 365 And Exchange Online","item":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/"}]}
```

```json
{"@context":"https://schema.org","@type":"BlogPosting","headline":"Public Folder Migration Checklist For Microsoft 365 And Exchange Online","description":"Follow this Public Folder Migration Checklist for Microsoft 365 and Exchange Online to ensure secure, seamless migration with minimal downtime and data loss.","url":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/","datePublished":"2026-07-10T00:00:00.000Z","dateModified":"2026-07-10T00:00:00.000Z","dateCreated":"2026-07-10T00:00:00.000Z","author":{"@type":"Person","@id":"https://www.duocircle.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://www.duocircle.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin runs DuoCircle, the company behind DMARC Report, AutoSPF, Phish Protection, and Mailhop. His focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement).","image":"https://media.mailhop.org/dmarcreport/images/team/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","name":"DuoCircle LLC","url":"https://www.duocircle.com","logo":{"@type":"ImageObject","url":"https://www.duocircle.com/images/duocircle-logo.png"},"description":"DuoCircle is a portfolio of specialized email products covering protection, authentication, delivery, and routing. We deliver about 90% of category-leader capability at roughly half the price, backed by experts who own the outcome. Trusted by 50,000+ organizations since 2014.","subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://www.duocircle.com/blog/public-folder-migration-checklist-for-microsoft-365-and-exchange-online/"},"articleSection":"guides","keywords":"","image":{"@type":"ImageObject","url":"https://media.mailhop.org/duocircle/email-smtp-service-0201-1783672857106.jpg","caption":"Public Folder Migration"},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}}
```
