Public Folder Local or Remote

Eric 121 Reputation points
2022-04-22T13:38:50.723+00:00

Hello,

I have a question on Exchange PF from Onprem to 365.

Is it possible to point all Users to 365 PF while they are still residing Onprem before migrating their mailboxes to 365?

Environment:

Source: Onprem Exchange 2016
Target: 365
AADC/Hybrid

Scenario:

  1. Migrate all Public Folders to 365
  2. Then point all users Onprem to the Public folders in 365 with the following Powershell command:
    Set-OrganizationConfig -PublicFoldersEnabled Remote -RemotePublicFolderMailboxes PFMailbox1,PFMailbox2,PFMailbox3
  3. At this point all Onprem users will point to the PublicFolders in 365
  4. When Users get their mailboxes migrated to 365, they will point to the PublicFolders in 365
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,885 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,347 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,886 questions
0 comments No comments
{count} votes

2 additional answers

Sort by: Most helpful
  1. Andy David - MVP 141.5K Reputation points MVP
    2022-04-22T14:39:56.427+00:00
    0 comments No comments

  2. Eric 121 Reputation points
    2022-04-22T14:45:41.02+00:00

    Hello Andy,

    The key word there is should. My question does the following command allow Onprem users to query the PF Remotely instead of local, while still part of the Onprem Exchange Org

    Set-OrganizationConfig -PublicFoldersEnabled Remote -RemotePublicFolderMailboxes PFMailbox1,PFMailbox2,PFMailbox3.

    The reason is the intention is to migrate the PF first from Onprem to 365. Then migrate the users to 365

    Thank you

    0 comments No comments