You need to deploy public folders

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?

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.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


techguy

techguy

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.