Yesterday I noticed that my error logs show:
" 404 Not Found /autodiscover/autodiscover.xml: 893 Time(s) "
How should I fix it? Any ideas?
Yesterday I noticed that my error logs show:
" 404 Not Found /autodiscover/autodiscover.xml: 893 Time(s) "
How should I fix it? Any ideas?
First of all this error is not critical, more just for informative purposes. In order to fix this you should understand why this error occurs. Exchange does monitoring of its own. The Endpoint /autodiscover/autodiscover.xml
provides any client with the ability to fetch the needed configuration like ports and encryption. The name resolves to domainname.tld/autodiscover/autodiscover.xml
if this is not reachable by the Exchange it will throw this error. You might want to check your IIS in order if the Exchange server can reach it via localhost.