July 2017
Intermediate to advanced
648 pages
31h 9m
English
To create the initial public folder hierarchy and a structure, use the following commands:
New-Mailbox –Name PF_Master_Hierarchy –Alias PF_Master_Hierarchy `-Database DB1 –OrganizationalUnit "CN=Users,DC=contoso,DC=com" `–PublicFolderNew-PublicFolder "EURO"New-PublicFolder "AMER"New-PublicFolder "USA" –Path "AMER"New-PublicFolder "Projects" –Path "AMERUSA"Enable-MailPublicFolder "AMERUSAProjects"
Read now
Unlock full access