Mailbox migration/endpoint issue

Gareth Davies 276 Reputation points
2020-10-30T20:10:32.547+00:00

I am trying to migrate 2 accounts from on premises Exchange to EOL, these are the last on premises accounts and need to move before I upgrade our Exchange environment.

All other accounts were already in EOL when I started here so this is the first time I have had to migrate a mailbox in this environment.

The on premises Exchange setup is currently a single hybrid server running Exchange 2013 CU23, we also use AADC for directory sync between the domain and Azure.

When I try to set up the migration I get the error "The connection to the server 'mail.domain.com' could not be completed." when I get to the Confirm migration endpoint screen.

I have checked the credentials stored for the migration endpoint and even tried to set up a new connection using a domain admin account that has Exchange admin privileges explicitly set. When I try to set up the new endpoint it cannot detect the server settings, if I manually enter the FQDN of the server it gives the same error as when I try to set up the migration.

Running through the hybrid setup wizard does not give any errors, it sees and confirms everything and seems to be happy with it all.

What could be causing this and how do I fix it?

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,492 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,604 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. KyleXu-MSFT 26,256 Reputation points
    2020-11-02T01:52:14.17+00:00

    @Gareth Davies
    Before creating migration endpoint, you need to make sure MRS proxy is enabled on your Exchange server:

    Get-WebServicesVirtualDirectory | fl server,MRSProxyEnabled,ExternalUrl  
    

    If the MRS proxy is enabled, you can try to disable it and enable again.

    Then make sure the EWS external URL could access from external your organization successfully:
    36668-qa-kyle-1102094714.png

    In the first step, for the "email address", you need to enter a mailbox which AD account is synced to AAD, this email address will be used to verify the migration endpoint:
    36667-qa-kyle-1102093917.png

    If above settings correct, the FQDN of Exchange server will be filled automatically without need to typing:
    36607-qa-kyle-1102094853.png

    Otherwise, you can get an error like picture below:
    36657-qa-kyle-1102095117.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.