Adding All Public Folders to Backup Content for Exchange Online

You can add all public folders to Exchange Online backup content so that public folders are automatically discovered and backed up when new public folders are added.

Before You Begin

To back up and restore public folders, you must configure a service account that meets the following requirements:

  • The service account must be an online user mailbox or a shared mailbox.

  • The service account must have owner permissions at the root level.

  • Run the following Exchange Online Powershell command to assign owner permission to service account for root and sub-folders

    You must run this command each time new public folders are added to the Exchange Online app.

    Get-PublicFolder -identity "\" -Recurse | Add-PublicFolderClientPermission -user serviceaccount@domain.com -AccessRights Owner

Procedure

  1. From the navigation pane, go to Protect > Office 365.

    The Office 365 Overview page appears.

  2. On the Apps tab, click the app.

    The Overview page of the app appears.

  3. On the Content tab, in the upper-right area of the page click Add.

    The Configure Content page appears.

  4. Select Add content to backup, and then click Next.

    The Add Content tool appears.

  5. Under Advanced, select All public folders, and then click Next.

    The Content tab appears.

  6. Click Create Service Account, and then use the Express or Custom configuration to add the account:

    • To associate the service account using Microsoft, select Express configuration (Recommended).

      1. Click Sign in with Microsoft.

        A Microsoft window displays all the permissions that are required to access the Azure app.

        If the browser pop-up blocker blocks the Microsoft window, allow access to the Microsoft window.

      2. At the bottom of the Microsoft window, click Accept.

    • To associate the service account using the account credentials, select Custom configuration (Advanced).

      1. In the Email address box, the Password box, and the Confirm password box, enter the email address and password for the service account.

      2. Verify and then select Multi-Factor Authentication (MFA) is turned off on the service account.

      3. Verify and then select The service account has all the required roles and permissions assigned.

  7. Click Create.

  8. On the Content tab, click Next.

    All public folders that are discovered will be added to the content. When the discovery job is complete, the Office 365 Plan tab appears.

  9. From the Office 365 plan list, select the plan to use for the public folders, and then click Next.

    The Summary tab appears.

  10. Click Submit.

Loading...