Learn How to Create a Public Folder in Exchange Server 2016 or 2010

Public Folder is a common space to share essential data with your team members. It is a popular feature in Exchange Server which helps the distribution of information in various teams and groups. The Exchange Administrator can decide who can access the Public Folder or can make it accessible to all.

Here are some mailbox items which the users can put in a Public Folder –

  • Email messages
  • Notes
  • Journals
  • Calendar entries
  • Customized templates
  • Contacts
  • Attributes

Due to the convenience which the business gets due to the public folders, you can find it playing a central role in streamlining the business processes. In the present writeup, we cover a detailed step-by-step procedure of creating a public folder using the Exchange Admin Center (EAC) and Exchange Management PowerShell cmdlets.

Create a public folder using the Exchange Admin Center

Before creating a public folder, you need to create a public folder mailbox. The public folder mailbox contains of the hierarchy information and content for the public folder. The first public folder mailbox is the primary mailbox which can save the writable data of public folder hierarchy. All the other public folder mailboxes are secondary public folder mailboxes which can have the read-only copy of hierarchy. Here is the whole process –

Step 1) Sign in to Exchange Admin Center using the Administrator credentials.

Step 2) Go to the public folder mailboxes tab under the public folders in the menu. Click the Add (+) button.

Step 3) Input the name of the new public folder mailbox. Browse the location to create the object. Also, browse the destination database for the public folder. Click the Save button.

Step 4) The first public folder mailbox shows its status as the ‘Primary Hierarchy’ and all the remaining mailbox shows its status as ‘Secondary Hierarchy.’

Step 5) Now go to the public folders tab and click the Add (+) button.

Step 6) Provide a new name to the public folder and also select its path. Click the Save button.

Step 7) After creating the public folder, refresh the list and see the new public folder there. You can click the ‘Enable’ option and enable the Mail settings for the public folder.

You can also Disable the Mail setting using the same method.

Create Public Folder using the Exchange Management Shell

The Exchange Management Shell follows the same procedure for creating a public folder – first creates the public folder mailbox, then creates the public folder, and enables/disables Mail settings. Here is the process –

Step 1) Create a public folder mailbox using the following cmdlet.

New-Mailbox -PublicFolder -Name “Web Public Folder”

It creates a ‘Primary Hierarchy’ mailbox. If you write the cmdlet again, then it creates a ‘secondary hierarchy’ mailbox.

Step 2) Run the command to verify the existence of a public folder mailbox.

Get-Mailbox -PublicFolder | Format-Table -Auto Name,ServerName,Database,IsRoolPublicFolderMailbox

Step 3) Create a public folder.

New-PublicFolder -Name WebReports -Path \Web\2019

Step 4) Check the status of the public folder.

Get-PublicFolder -Identity \Web\2019\WebReports | Format-List

Step 5) Mail-Enable the public folder.

Enable-MailPublicFolder -Identity “Web\2019\WebReports”

Step 6) Mail-Disable the public folder.

Disable-MailPublicFolder -Identity “Web\2019\WebReports”

Create Public Folder in Exchange Server 2010

If you are still using Exchange Server 2010, then you may need to follow a different path to create the public folder. Follow the upcoming steps –

  1. Start the Exchange Management Console.
  2. Go to Organization Configuration and choose Mailbox.
  3. Under the Database Management tab, go to database list, right-click it and select the option New Public Folder Database.
  4. Specify a new name to the public folder and browse the mailbox server.
  5. Click the Finish button, and there is a new public folder tree is present in the list.

Conclusion

So, this is the whole process which you can follow to create a ‘mail-enabled’ public folder and share the crucial information with the desired team members or groups. However, if the public folder data gets deleted or there are inaccessibility issues, then you have to face data lose if there is no recent backup of it. In such a case, trust the Kernel for Exchange Server recovery software which accesses the corrupt Exchange Database and fixes the corruption in the least time. It can also recover the public folder data in full health and bring it to you just like you had saved it.

Download

The post Learn How to Create a Public Folder in Exchange Server 2016 or 2010 appeared first on Kernel Data Recovery - Wide range of data recovery softwares.



from Kernel Data Recovery – Wide range of data recovery softwares http://bit.ly/2KpfmPe