User received security alert, server pointing to the wrong exchange server

Jing Quan 0 Reputation points
2024-02-06T03:19:27.62+00:00

We are using Exchange Server 2013 and wanted to migrate to Exchange Server 2016. User are facing the issue after I import a wildcard certificate to the new exchange server which I export from the old exchange server. Users are facing this alert when opening the outlook. Database are not migrated to the new Exchange Server 2016 and currently we are still using Exchange Server 2013. May I know if anyone faced these issue before? Is it because of the autodiscover or DNS? image

Exchange | Exchange Server | Other
Exchange | Exchange Server | Management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-02-06T08:58:21.0966667+00:00

    Hello @Jing Quan ,

    The problem encountered may be related to the autodiscover/DNS settings. In order to troubleshoot, you could try the following steps first:

    1. Check the Autodiscover service configuration:
    • Open the Exchange Management Shell on the Exchange server.
    • Run the command "Get-ClientAccessService |fl uri" to verify that the autodiscover service is configured correctly.
    • Check that the Autodiscover service URL matches the Exchange server's URL.
    1. Check DNS configuration:
    • Run the command "nslookup -type=srv _autodiscover._tcp.yourdomain.com" to verify that the autodiscovered DNS records are configured correctly.
    • Check that the DNS records point to the correct server and that the SSL certificate matches the name of the server and site.
    1. Check the Exchange Server logs for any errors or warnings related to certificates or Autodiscover.

    Hope the above information is helpful to you!


    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.


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.