Problema con exchange server en la red local

Jordi Font Nebot 21 Reputation points
2022-05-06T10:54:05.873+00:00

Buenos días, he configurado un servidor exchange 2019 de pruebas y tengo el siguiente problema:

Si configuro Outlook desde dentro del servidor se conecta al buzón perfectamente

Si configuro Outlook desde un ordenador de la red local no hay manera que se conecte al buzon.

el dominio es xxxx.local

gracias

Exchange | Exchange Server | Management
{count} votes

Accepted answer
  1. Aholic Liang-MSFT 13,886 Reputation points Microsoft External Staff
    2022-05-24T04:07:47.59+00:00

    Hi @Jordi Font Nebot ,

    Thank you for the information.

    According your screenshot, I suppose the main cause is a record named autodiscover missing from the DNS.
    You could add an autodiscover record in DNS to point to the ip address of exchange and see if it works.

    204896-2022-05-24-01.png

    If it still does not work for you, please have a check which version of the outlook in your local computer. If it is Outlook 2016 version 16.0.6741.2017 and higher ,it is suggest that add a DWORD(32-bit) called ExcludeExplicitO365Endpoint to the registry of the local computer .

    Please refer to the following steps:

    1. Open the registry.exe of your local computer , enter the following address:

    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\AutoDiscover

    (NOTES:

    1. If there is not a KEY named Autodiscover, please add it at first.
    2. Be careful when modifying the Registry since any changes could potentially cause your computer to not work properly.
      )

    2.Right click and create a new DWORD(32-bit) called ExcludeExplicitO365Endpoint and set its value data to 1.

    3.Create a new profile for your account in the control panel.

    204855-2022-05-24-02.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.


1 additional answer

Sort by: Most helpful
  1. Jordi Font Nebot 21 Reputation points
    2022-05-31T16:00:45.623+00:00

    The problem was fixed
    I had to put the server ip as the primary DNS
    I had to create the dns entry autodiscover
    Now it's perfect

    Thank you so much!
    Jordi Font

    0 comments No comments

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.