问题描述:
打开Exchange 2013 ECP后,打开"就地电子数据展示和保留"项时报错:
解决方法:
打开ADSI EDIT,定位到:CN=EWS (Exchange Back End),CN=HTTP,CN=Protocols,CN=MBX,CN=Servers,CN=Exchange Administrative Group ,CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=contoso,DC=com
右键:属性,找到属性:msExchInternalNLBBypassHostName
我们可以看到此属性的值为:https://mbx.contoso.com/ews/exchange.asmx
此属性正常的值应该为:https://mbx.contoso.com:444/ews/exchange.asmx
本文转自ljb_job 51CTO博客,原文链接:http://blog.51cto.com/liujb/1916684,如需转载请自行联系原作者