Exchange Server 2019 Cannot configure mobile devices

Al Amran 326 Reputation points
2021-06-02T13:13:44.637+00:00

Error Message: The connection to your email server is timed out.
Exchange Environment:
Exchange Server 2019
Reverse Proxy
Edge Server

Microsoft Connectivity Analyzer Test ActiveSync Report details,
101869-101619-image.jpg

Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,166 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,583 questions
0 comments No comments
{count} votes

Accepted answer
  1. Al Amran 326 Reputation points
    2021-06-27T19:42:57.51+00:00

    Resolution of this issue:

    We have identified the issue was in our Network side where the network team has blocked all countries except only one country(Bangladesh) to access the network.

    After unblocking the location-based policy from the firewall, this issue got resolved.

    Thank you.

    1 person found this answer helpful.

2 additional answers

Sort by: Most helpful
  1. Robert Sparnaaij [MVP] 1,816 Reputation points MVP
    2021-06-02T14:31:47.333+00:00

    From the results shown, it suggest that you haven't properly configured or published the Autodiscover service.
    See; Autodiscover service in Exchange Server


  2. Kael Yao-MSFT 37,711 Reputation points Microsoft Vendor
    2021-06-03T03:51:12.537+00:00

    Hi @Al Amran

    Note:
    Since the screenshot contains your personal information, I have edited the question and covered the personal information for you.
    Please don't forget to hide your personal information in your post for security.
    Thanks for your understanding!


    As Robert mentioned, did you have a A or CNAME record in the public DNS for autodiscover.domain.com to point to the internet-facing server in your environment?

    If you have set the correct autodiscover record, can you test with Outlook on a non-domain joined device to access the mailbox?
    If Outlook doesn't work either, do you have some websites on the root domain(domain.com)?

    To narrow down the issue, you may also test with Outlook

    1. open Registry on the device which has Outlook installed
    2. locate HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\AutoDiscover
      (x.0 in this registry path corresponds to the Outlook version (16.0 = Outlook 2016, 15.0 = Outlook 2013, 14.0 = Outlook 2010, 12.0 = Outlook 2007).)
    3. add a DWORD value named ExcludeHttpsRootDomain and set its value to 1
    4. restart Outlook and check if Outlook can connect successfully

    In addition, I noticed that you asked a similar question before:
    Outlook 2016/2019 Client Profile is not configuring from External network, don't retrieve user profile information

    I suppose the cause may be the same in this case.
    And you may need to configure a redirect on the website to redirect all the requests sent to domain.com/autodiscover to autodiscover.domain.com.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.