You have an Exchange Server 2013 organization that contains two Mailbox servers and two Client Access
servers.
You have a database availability group (DAG) that contains both Mailbox servers.
You need to deploy public folders.
What should you do first?
A.
Run the New-PublicFolderDatabase cmdlet and specify the -Server parameter.
B.
Run the New-PublicFolder cmdlet and specify the -Path parameter.
C.
Run the New-Mailbox cmdlet and specify the -Publicfolder parameter.
D.
Run the New-MailboxDatabase cmdlet and specify the -PublicFotderDatabase parameter.
Explanation:
Set Up Public Folders in a New Organization
New-Mailbox -PublicFolder -Name MasterHierarchy
http://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/migratingpublicfolders-exchange-2013-part1.html
http://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/migratingpublicfolders-exchange-2013-part2.html