我坐在以下日志前面,我不知道错误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无法连接的服务器。
答案 0 :(得分:0)
看来server3.contoso.de在第一个例子中失败了,而contoso.de在第二个例子中失败了。