Chat now with support
Chat with Support

Migration Manager for Exchange 8.15 - Source Exchange 2016 Environment Preparation

Source Exchange 2016 Environment Preparation
Preparation Overview Checking System Requirements Setting Up Accounts and Required Permissions Preparing the Source Exchange Environment for Exchange Migration Setting Up Connection with the Target Exchange Organization Using SMTP Connectors

Granting Read Permission for Microsoft Exchange Container

To grant this permission to an account, complete the following steps:

  1. From the Start menu, select Run. In the Run dialog box, type ADSIEdit.msc. Click OK.
  2. In the ADSIEdit snap-in, open the CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=<…>,DC=<…> container.

  3. Right-click the Microsoft Exchange container and select Properties.
  4. In the Properties dialog box, click the Security tab.
  5. On the Security tab, click Add and select the account to which you wish to assign permissions.
  6. Select the account name, and then enable the Allow option for the Read permission in the Permissions box.
  7. Click the Advanced button. In the Advanced Security Settings dialog box, select the account you specified on step 5 and click Edit.
  8. In the Permission Entry dialog box, select This object and all child (descendant) objects from the Apply onto drop-down list.
  9. Close the dialog boxes by clicking OK.

Granting ApplicationImpersonation Management Role

To grant the ApplicationImpersonation management role to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:

New-ManagementRoleAssignment -Role ApplicationImpersonation -User LA\JohnSmith

Granting Move Mailboxes Management Role

To grant the Move Mailboxes management role to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:

New-ManagementRoleAssignment -Role "Move Mailboxes" -User LA\JohnSmith

Granting Mail Recipients Management Role

To grant the Mail Recipients management role to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:

New-ManagementRoleAssignment -Role "Mail Recipients" -User LA\JohnSmith

Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating