Enterprise Vault.cloud™ Folder Sync 1.12 Administration Guide

Last Published:
Product(s): Veritas Alta Archiving (Version Not Specified)
  1. Overview
    1.  
      About this guide
    2.  
      About Folder Sync 1.12
    3.  
      Revision history
    4.  
      Prerequisite knowledge
  2. Requirements for Folder Sync
    1.  
      Folder Sync Microsoft SQL Server requirements
    2.  
      Requirements for the server on which Folder Sync is installed
  3. Preparing the service accounts
    1.  
      About the service accounts that Folder Sync requires
    2.  
      Preparing the Folder Sync service account
    3.  
      Preparing the Office 365 service account
  4. Installing and configuring Folder Sync
    1.  
      About installing and configuring Folder Sync
    2.  
      Installing the Folder Sync application
    3.  
      Configuring the initial setup of Folder Sync
    4.  
      Configuring the Item Synch task's message service settings
    5.  
      Processing Office 365 shared mailboxes
    6.  
      Restarting the Item Synch task
  5. Running and scheduling Folder Sync synchronizations
    1.  
      About performing and scheduling Folder Sync synchronizations
    2. Performing a "Run Now" Folder Sync synchronization
      1.  
        About the Reset Mailbox(es) option
    3.  
      Configuring scheduled Folder Sync synchronizations
    4.  
      About Folder Sync scheduling and choosing a scheduling strategy
    5.  
      Creating scheduled Folder Sync synchronization events
    6.  
      Selecting the mailboxes to target for scheduled Folder Sync synchronizations
    7.  
      Changing the iterative restart period for scheduled Folder Sync synchronization events
  6. Monitoring and managing Folder Sync
    1.  
      About monitoring and managing Folder Sync
    2.  
      Checking the Folder Sync synchronization status from the ArchiveTools Management Console
    3.  
      About the Folder Sync job list
    4.  
      Viewing the Folder Sync job list
    5.  
      About the Folder Sync Mailbox Report
    6.  
      Viewing the Folder Sync Mailbox Report
    7.  
      About the Folder Sync Status Report
    8.  
      Viewing the Folder Sync Status Report
    9.  
      Disabling or enabling Folder Sync from the Administration Console
    10.  
      Viewing the Folder Sync synchronization status of an account from the Administration Console
  7. Troubleshooting Folder Sync
    1.  
      About the Folder Sync event log errors and log files
    2.  
      Folder Sync fails to work for some mailboxes
    3.  
      Troubleshooting occasional timeouts of the Folder Sync service

Preparing the Office 365 service account

When you configure Folder Sync 1.12 you must provide the credentials of a Microsoft Office 365 account that Folder Sync can use to synchronize the Office 365 mailboxes.

Note:

You must not use the account that Enterprise Vault.cloud Office 365 Sync uses for Office 365 account synchronization.

The Office 365 account must have the following role assignments:

  • The account must be assigned to the following Office 365 administrator roles: Exchange administrator, Service administrator, User management administrator.

  • In the Office 365 Exchange admin center, the account must be a member of an Exchange management role group that includes the management roles ApplicationImpersonation, View-Only Configuration, and View-Only Recipients.

The following procedure describes how you can create an account with these required permissions from the Office 365 Admin center.

To prepare the Office 365 service account

  1. Sign in to Microsoft Office 365 as a global administrator.
  2. Click the Admin app to open the Office 365 Admin center.
  3. Under Users > Active Users, click + Add a user.
  4. Complete the New user dialog, including the following role assignment:

    Expand Roles, select Customized administrator, and then select the following roles:

    • Exchange administrator

    • Service administrator

    • User management administrator

    Then click Add to add the new user.

  5. In the left menu bar of the Office 365 Admin center, expand Admin centers (Admin in the old admin center), and select Exchange.
  6. In the left navigation pane of the Exchange admin center, click permissions.
  7. On the admin roles page, click the + icon to create a new role group.
  8. At the top of the new role group window, enter a role group name in the Name field. Enter a suitable name such as Folder Sync App Impersonation.

    You can also add a description such as For use by Enterprise Vault.cloud Folder Sync.

  9. In the Roles section of the new role group window, click the + icon.
  10. In the Select a Role window, select each of the following roles from the list, and click add to add them to the role group:

    • ApplicationImpersonation

    • View-Only Configuration

    • View-Only Recipients

  11. Click OK to close the Select a Role window and to return to the new role group window.
  12. In the Members section of the new role group window, click the + icon.
  13. In the Select Members window, select the new account that you are using as the Office 365 service account, and then click Add.
  14. Click OK to close the Select Members window and to return to the new role group window.
  15. Click Save to save the new role group.

    The new role group now appears in the list of Admin Role Groups on the admin roles page.

    Note:

    If you do not see the new role group, wait several minutes and then refresh the page.

  16. Select the new role group in the admin roles list. Confirm that the three required roles are shown as assigned roles, and that the account that is to act as the Office 365 service account is listed as a member.

    Note:

    A long propagation time may be required for an account to acquire any new or changed role settings. You can also use PowerShell commands such as get-managementroleassignment and get-rolegroupmember to confirm that the new settings have taken effect. For more information on PowerShell commands see Microsoft's support documentation.