microsoft_365:exchange_online:hybrid_public_folders
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
microsoft_365:exchange_online:hybrid_public_folders [2021/10/28 16:47] – [Public Folders on on-premise Exchange, hybrid access for Exchange Online users] admintomi | microsoft_365:exchange_online:hybrid_public_folders [2021/10/28 16:50] (current) – [Public Folders on on-premise Exchange, hybrid access for Exchange Online users] admintomi | ||
---|---|---|---|
Line 20: | Line 20: | ||
</ | </ | ||
- | If you have Exchange 2010 and legacy public folder databases, better to read MS article of the setup: [[: | + | If you have Exchange 2010 and legacy public folder databases, better to read MS article of the setup: [[: |
=== Sync mail-enabled Public Folders to Exchange Online === | === Sync mail-enabled Public Folders to Exchange Online === | ||
- | AD Connect or Exchange Hybrid actually does not synchronize mail enabled Public Folders to Exchange Online and if EXO user tries to send email to Public Folder it will fail. Public Folders needs to be synced with specific powershell scripts from Microsoft, [[: | + | AD Connect or Exchange Hybrid actually does not synchronize mail enabled Public Folders to Exchange Online and if EXO user tries to send email to Public Folder it will fail. Public Folders needs to be synced with specific powershell scripts from Microsoft, [[: |
Extract Sync-ModernMailPublicFolders.ps1 and Sync-ModernMailPublicFolders.psd1 to some folder on Exchange server. Then run Sync-ModernMailPublicFolders in Exchange powershell. You will also need Global Admin credentials. Script does not support MFA, not sure if it can be modified. Run it first with -Whatif option to catch any errors. | Extract Sync-ModernMailPublicFolders.ps1 and Sync-ModernMailPublicFolders.psd1 to some folder on Exchange server. Then run Sync-ModernMailPublicFolders in Exchange powershell. You will also need Global Admin credentials. Script does not support MFA, not sure if it can be modified. Run it first with -Whatif option to catch any errors. | ||
Line 75: | Line 75: | ||
</ | </ | ||
- | You cannot refer to folder path since its disabled | + | You cannot refer to folder path since public folders don't exist anymore |
microsoft_365/exchange_online/hybrid_public_folders.1635428837.txt.gz · Last modified: 2021/10/28 16:47 by admintomi