Microsoft 365 Messaging — Question 20
You manage a Microsoft Exchange Server 2019 hybrid deployment. All user mailboxes are located both on-premises and in the cloud. All public folders reside in
Exchange Online.
You need to configure the deployment so that the on-premises mailboxes can access the public folders.
Which three commands should you run? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Sync-MailPublicFolders.ps1
- B. Set-OrganizationConfig ג€"PublicFoldersEnabled Remote
- C. Import-PublicFolderMailboxes.ps1
- D. Sync-MailPublicFoldersCloudToOnprem.ps1
- E. Set-OrganizationConfig ג€"PublicFoldersEnabled Local -RemotePublicFolderMailboxes PfMailbox1
Correct answer: B, C, D
Explanation
The correct commands are B, C, and D. Command B enables remote public folder access, C imports the public folder mailboxes from the cloud, and D synchronizes the public folders from the cloud to on-premises. Option A is not relevant for the initial configuration, and option E is incorrect as it pertains to a different setup configuration.