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:
- 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.
- 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.
- 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.