The Mail Target Agent is unable to process PRV files with and reports the error: Logon Error -2147221219 The Microsoft Exchange Server computer is not available.
2/12/2009 11:26:15 AM CSession::Logon Error -2147221219 The Microsoft Exchange Server computer is not available. Either there are network problems or the Microsoft Exchange Server computer is down for maintenance. - MAPI_E_FAILONEPROVIDER (Microsoft Exchange Server Information Store) Low level error: 0x0 File: aeWrapHelpers.h Line: 279
Mailboxes did not inherit permissions from the Mailbox Database.
Please manually apply Full Mailbox Access rights, Send-As and Receive-As extended rights for service account in order to access all the mailboxes. The following Power Shell command can be used to apply permission to all mailboxes:
Get-Mailbox | Add-MailboxPermission -user Domain\Service Account -AccessRights FullAccess
Get-Mailbox | Add-ADPermission -user Domain\Service Account -ExtendedRights Send-As
Get-Mailbox | Add-ADPermission -user Domain\Service Account -ExtendedRights Receive-As
Replace Domain\Service Account to the Migration Manager service account.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center