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:
Migrate all Public Folders to 365Then 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
