Hello,
I am getting an error when adding a migration endpoint to exchange online. My server is an exchange 2010 SP3 with outlook anywhere configured and around 130 mailboxes. I am trying to get ready for a cutover migration. When adding the migration endpoint I get this:
We weren't able to connect to the remote server. Please verify that the migration endpoint settings are correct and your certificate is valid, and then try again. Consider using the Exchange Remote Connectivity Analyzer (https://testexchangeconnectivity.com) to diagnose the connectivity issues.
So i went to the webpage and everything passed with one warning about TLS, but otherwise it passes. BUT when i try to use powershell to verify migration server availability - Test-MigrationServerAvailability cmdlet, it returns result of failed. Down in the result I see the error 0x6ba The RPC server is unavailable.
This is conflicting information between the exchange connectivity page and powershell + the migration endpoint add results. Why would one pass and the others say cannot connect to server?
I verified the registry keys allowing ports 6001-6004 are there. Outlook anywhere is configured and enabled with basic authentication. Our SSL certificate is valid.
What else could possibly be wrong? I have been trying to figure this out for days with no luck.