Forum Discussion
Techsol 01
Aug 08, 2017Brass Contributor
Unable to configure migration Endpoint - Hybrid Exchange
Hi, I am Unable to configure migration Endpoint from Office 365 to Exchange 2013 getting Error. We couldn't detect your server settings. Please enter them. The ExchangeRemote endpoint setting...
Aug 08, 2017
Hi Techsol,
Is the first time that you have run the HCW ?
If so, please confirm that the MRS Proxy is enabled and then restart your IIS "iisreset" to take the action efective. Than you can ran the HCW again.
Techsol 01
Aug 09, 2017Brass Contributor
Hi Nuno,
Below was helpful in my case to fix the issue...
Enable the MRSProxy and set the authentication required to perform the move. To do this, run the following cmdlet:
Set-WebServicesVirtualDirectory -Identity "Server\EWS (default Web site)" –MRSProxyEnabled $true – WSSecurityAuthentication $True
Refer URL : https://answers.microsoft.com/en-us/msoffice/forum/msoffice_o365admin-mso_dep365/hybrid-exchange-2013-o365-migration-error/dcfc48d5-6660-406a-b319-729a214257a3