Hello everyone,
I have a question regarding an "exotic" configuration that is mine :
=> 2 Exchange 2010 Server SP3 mutli-role (CAS/HUB/MBX)
=> I had to create a second OWA Virtual directory in order to be able to present OWA with a second authentication method (it's an internal grub... ok... but had no choice with that). This second owa virtual directory is of course in a second IIS site
with a different FQDN (webmail.mydomain.com).
=> The default OWA virtual directory in default IIS web site has another FQDN : mail.mydomain.com.
My problem : When I test Autodiscover feature, I can see in the XML response that the second FQDN (webmail) randomly appears as a valid ECP Url... and that's a problem because I think this causes Outlook to randomly request authentication (as webmail virtual
directory is not set up with integrated authentication).
Any idea about a way to force Autodiscover service to only return default web site URL ?
Thanks.