Hello
Having an issue with client PCs running Win7 / Outlook 2010 not being able to to the Exchange 2010 server.
As far as I can tell the Exchange 2010 is up and running - no obvious error reported in the logs. BPA ok - everything look pristine. ActivSync client (Iphones) are connecting fine. OWA is also working.
I have run the autodiscovery test in Outlook 2010 and sure enough I see something erroneous right at the start of the diagnostic, where the first line reads (sorry MS wisely decided that copy / paste would not be useful in that context :( )
Attempting URL https://someserver (...) found through SCP
where said URL refers to an old DNS entry which is not anymore in use in the organization (was retired recently).
I have fired up the EMC and checked Client Access -> OWA / ECP / EAS / OAB settings and they all show correct entries and no trace of that old url.
I have tried to use
Set-ClientAccessServer -Identity myserver -AutoDiscoverServiceInternalUri https://myserver.domain.local/Autodiscover/Autodiscover.xml
but it does not seem to help.
Thanks in advance for any pointer !