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.
Just to explain this answer Public Folders are now a type of Mailbox in 2013 and don’t have their own database. They are created by using New-Mailbox cmdlet and specifying -PublicFolder.