我坐在下面的日志前面,不知道错误 401 是从哪里来的:
Scanning for SCP urls for the current computer Site=Berlin
Adding (prio 1) 'https://SERVER3.CONTOSO.DE/Autodiscover/Autodiscover.xml' for the 'Site=Berlin' from 'LDAP://CN=SERVER3,CN=Autodiscover,CN=Protocols,CN=SERVER3,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=Contoso,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=CONTOSO,DC=DE' to the top of the list (exact match)
Determining which endpoints are enabled for host server3.contoso.de
Request error: Der Remoteserver hat einen Fehler zurückgegeben: (401) Nicht autorisiert.
Host returned enabled endpoint flags: Legacy, Soap, WsSecurity
哪个服务器在那里返回 401?哪个 URL 被调用?
此外,我有时会遇到 SCP 查找失败的情况。然后,查询是:
Determining which endpoints are enabled for host contoso.de
Request error: Die Verbindung mit dem Remoteserver kann nicht hergestellt werden.
No Autodiscover endpoints are available for host contoso.de
哪个服务器返回请求错误?(或者我应该从浏览器尝试哪些 URL 以确定哪个服务器出现故障?)由于我必须等待 40 秒超时,我想修复 EWS 无法连接到的服务器。