This section provides a step-by-step guide on how validate the domain in the target tenant.
Validate that the domain is added as an accepted domain in the target tenant. Connect to the target tenant with an Exchange Online PowerShell session and run “Get-AcceptedDomain”. Confirm that the domain has been added as an Authoritative domain in the tenant.
Validate the domain was added as the Primary Email address by checking On-Premise and Cloud objects.
On-Prem Objects
Open Active Directory User and Computer in the target Active Directory
Select an object that has the domain moved and open the properties window.
Select Attribute Editor and navigate to the ProxyAddresses attribute. Confirm the domain is listed as the primary SMTP address for this object.
Cloud Objects
Open a remote PowerShell session to the target tenant.
Run the following PowerShell script and verify the domain is added as the Primary SMTP Address for the object.
Get-Mailbox Lab1JuneMail10 | Select-Object -ExpandProperty Emailaddresses
© ALL RIGHTS RESERVED. Conditions d’utilisation Confidentialité Cookie Preference Center