Hi,
Autodiscover XML returns various nodes with a typo in the FQDN. This breaks move mailbox as MRSProxy as the URL is incorrect.
I cannot find where this typo is, the XMl nodes are:
<Type>EXHTTP</Type>
<Server> wrong FQDN</Server>
PublicFolderServer>wrong FQDN</PublicFolderServer>
<Type>EXPR</Type>
<Server>wrong FQDN</Server>
Where are these values obtained from? How can these be fixed and rebuilt.
Thanks