Designing and Deploying Microsoft Exchange Server 2016 — Question 79

You have an Exchange Server 2016 organization.
Users store sales information in public folders.
You need to create a public folder that can receive email from external users.
Which three commands should you use? Each correct answer presents part of the solution.

Answer options

Correct answer: B, D, F

Explanation

The correct commands are B, D, and F. 'Add-PublicFolderClientPermission' (B) allows users the necessary access to the public folder, 'Enable-MailPublicFolder' (D) configures the folder to receive mail, and 'New-PublicFolder' (F) creates the public folder itself. The other options do not directly contribute to enabling external email reception for public folders.