Hi,
I am trying to migrate the mail accounts to G-Suite using GSMME tool. I am getting the Error: 8004011d when migrating the data and the migration
fails. The Google team suggested to perform the following steps and I did it, but the issue still remains. Please help me to fix this issue.
1. Create a normal Active Directory user, such as CORP\GSMME_ADMIN.
2. Enable mail on the user account in your Exchange Management Shell.
Enable-Mailbox -Identity 'corp.domain.com/Users/GSMME ADMIN' -Alias
'GSMME_ADMIN'
3. Grant GSMME_ADMIN permission to specific mailboxes or databases with Exchange
Management Shell
b. To grant permission to all mailboxes in a specific mailbox database:
add-ADPermission -Identity "Mailbox Database 0212328573" -User
"Corp\GSMME_ADMIN" -ExtendedRights Receive-As
Regards,
Sree