积极答复者
Exchange2k7 OAB同步问题

问题
-
AD2003,Exchange 2007 平台
Mialbox2个,做的Cluster
CAS01和Hub01在一个服务器上,CAS02和Hub02在一个服务器上。两台服务器做的NLB
所有终端用户均加入了域。使用outlook2007收发邮件。outlook2007统一为exchange缓存模式。终端用户统一使用代理上网,已在IE代理选项中设置的了CAS地址绕行。
现在部分终端用户出现收发邮件时提示0x8004010F错误,或一直处于发送接收状态。
测试电子邮件自动配置结果如下:
<?xml version="1.0" encoding="utf-8"?>
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
<User>
<DisplayName>fxis Li Zhen</DisplayName>
<LegacyDN>/o=FujiXerox/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Recipients/cn=fxisY1cee</LegacyDN>
<DeploymentId>3b14519c-b6ee-4256-97de-2c34c7b4d168</DeploymentId>
</User>
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Protocol>
<Type>EXCH</Type>
<Server>FX-CHN-EXMBV01.dc02.fujixerox.net</Server>
<ServerDN>/o=FujiXerox/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=FX-CHN-EXMBV01</ServerDN>
<ServerVersion>72038053</ServerVersion>
<MdbDN>/o=FujiXerox/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=FX-CHN-EXMBV01/cn=Microsoft Private MDB</MdbDN>
<PublicFolderServer>FX-CHN-EXMBV01.dc02.fujixerox.net</PublicFolderServer>
<AD>FX-JPN-ADDC18.dc00.fujixerox.net</AD>
<ASUrl>https://dic.fxsz.com.cn/EWS/Exchange.asmx</ASUrl>
<EwsUrl>https://dic.fxsz.com.cn/EWS/Exchange.asmx</EwsUrl>
<OOFUrl>https://dic.fxsz.com.cn/EWS/Exchange.asmx</OOFUrl>
<UMUrl>https://dic.fxsz.com.cn/UnifiedMessaging/Service.asmx</UMUrl>
<OABUrl>http://dic.fxsz.com.cn/OAB/094dc9de-74f6-4914-b85d-29344e6383a4/</OABUrl>
</Protocol>
<Protocol>
<Type>EXPR</Type>
<Server>dic.fxsz.com.cn</Server>
<SSL>On</SSL>
<AuthPackage>Ntlm</AuthPackage>
</Protocol>
<Protocol>
<Type>WEB</Type>
<Internal>
<OWAUrl AuthenticationMethod="Basic, Fba">https://dic.fxsz.com.cn/owa</OWAUrl>
<Protocol>
<Type>EXCH</Type>
<ASUrl>https://dic.fxsz.com.cn/EWS/Exchange.asmx</ASUrl>
</Protocol>
</Internal>
</Protocol>
</Account>
</Response>
</Autodiscover>确认OAB虚拟目录内外部URL设置正常
确认OAB分发及地址列表属性正常
确认IIS中OAB虚拟目录设置正常
以上请各位帮助提供其他trouble shooting思路。