Unable to get Autodiscover running
-
Hi
I've setup the Autodiscover service but probably I'll missed some step because I can't get it working.
When I go to https://autodiscover.mydomain.com/autodiscover/autodiscover.xml the server responds ok so the server is runing, dns seems ok, etc.
But when I try to configure a mobile device or an Outlook (win) it does not work and I must to setup it manually (so the activesync service works fine). This wouldn't be a bit issue but the latest Outlook Mobile for Android very often does not permit manual configutation so it's impossible to add an account to them.
I've tried to diagnose the activesync service with the Microsoft Remote Connectivity Tools and this is what I see when it tries to get the configuration for one user:
<?xml version="1.0" encoding="utf-8"?>
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> <Responsexmlns="http://schemas.microsoft.com/exchange/autodiscover/mobilesync/responseschema/2006>
<Culture>en:us</Culture>
<User/>
<Action>
<Error>
<Status>2</Status>
<ErrorCode>0x81330100</ErrorCode>
<Message>Access Denied
</Message>
<DebugData>SESSIONID: 00008C26</DebugData>
</Error>
</Action>
</Response>
</Autodiscover>
Seem some kind of security/access problem, any hit to check the server configuration and try to solve the problem?
Thanks in advance
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-