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.
A.
Add-MailboxPermission
B.
Add-PublicFolderClientPermission
C.
Update-PublicFolderMailbox
D.
Enable-MailPublicFolder
E.
Add-RecipientPermission
F.
New-PublicFolder
G.
New-Mailbox
Explanation:
https://technet.microsoft.com/en-us/library/bb691104(v=exchg.160).aspx
https://technet.microsoft.com/en-us/library/aa997560(v=exchg.160).aspx#CreateItems
agree
F. New-PublicFolder
D. Enable-MailPublicFolder
B. Add-PublicFolderClientPermission
also agree
https://technet.microsoft.com/en-us/library/aa996405(v=exchg.160).aspx
https://technet.microsoft.com/en-us/library/aa998824(v=exchg.160).aspx
https://technet.microsoft.com/en-us/library/bb124743(v=exchg.160).aspx