having some issue after we have decomission exchange2010 in site one and migrated everything to exchange 2013.
SITE 1
EXCHANGE 2013
SITE 2
EXCHANGE 2010
Site 2, Outlook clients which are hosted on exchange2010 on site2 gets popup redirections internally.
If we try with test E-mail Autoconfiguration internally on OUTLOOK 2013 (SITE2 - exchange2010) we get.
POP UP: https://owa.domain2.com/autodiscover/autodiscover.xml
And errors: httpStatus=500; FAILED (0x800C820F)
On exchange2010 on SITE2 results:
Get-WebServicesVirtualDirectory |fl identity,internalurl,externalurl
Identity : EXCHANGE2010\EWS (Default Web Site)
InternalUrl : https://owa.domain2.com/EWS/Exchange.asmx
ExternalUrl : https://autodiscover.domain2.com/EWS/Exchange.asmx
Get-ClientAccessServer -Identity exchange2010.subdomain.domain.local | fl
AutoDiscoverServiceInternalUri :
https://autodiscover.domain2.com/autodiscover/autodiscover.xml
AutoDiscoverSiteScope : {SITE2}
Please help?
bostjanc