积极答复者
Exchange2003与Exchange2010并存环境OUTLOOK自动发现错误

问题
-
你好!
并存环境中,在CAS服务器上测试连接Exchange2003上的邮箱用户出现如下错误。
[PS] C:\Windows\system32>Test-OutlookWebServices -Identity:yqh@metrowow.cn
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1019
Type : Information
Message : 找到有效的自动发现服务连接点。此对象上的自动发现 URL 是 https://CAS.metrowow.local/Autodiscover/Autodiscov
er.xml。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1012
Type : Warning
Message : XML>Unknown Node:Error Error Line:http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschem
a/2006a
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1012
Type : Warning
Message : XML>Object being deserialized: Microsoft.Exchange.Management.SystemConfigurationTasks.AutoDiscoverDataResp
onse
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1012
Type : Warning
Message : XML>Element
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1012
Type : Warning
Message : XML>Unknown Element:System.Xml.XmlElement Line:19(5) <ErrorCode xmlns="http://schemas.microsoft.com/exchan
ge/autodiscover/outlook/responseschema/2006a">503</ErrorCode><Message xmlns="http://schemas.microsoft.com/
exchange/autodiscover/outlook/responseschema/2006a">客户端邮箱必须在 Exchange Server 2010 或更高版本上。</
Message><DebugData xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"
/><Account xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"><Proto
col><Type>EXCH</Type><ASUrl>https://cas.metrowow.local/EWS/Exchange.asmx</ASUrl></Protocol><Protocol><Type
>EXPR</Type><ASUrl>https://mail.metrowow.cn/EWS/Exchange.asmx</ASUrl></Protocol></Account>
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1006
Type : Information
Message : 自动发现将连接到 URL https://CAS.metrowow.local/Autodiscover/Autodiscover.xml。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1023
Type : Error
Message : 自动发现响应不完整。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1024
Type : Success
Message : [EXCH] 已成功联系 https://cas.metrowow.local/EWS/Exchange.asmx 处的 AS 服务。已用时间为 109 毫秒。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1026
Type : Success
Message : [EXCH] 已成功联系 https://cas.metrowow.local/EWS/Exchange.asmx 处的 UM 服务。已用时间为 46 毫秒。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1024
Type : Success
Message : [EXPR] 已成功联系 https://mail.metrowow.cn/EWS/Exchange.asmx 处的 AS 服务。已用时间为 312 毫秒。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1026
Type : Success
Message : [EXPR] 已成功联系 https://mail.metrowow.cn/EWS/Exchange.asmx 处的 UM 服务。已用时间为 46 毫秒。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1124
Type : Success
Message : [Server] 已成功联系 https://cas.metrowow.local/ews/exchange.asmx 处的 AS 服务。已用时间为 109 毫秒。
RunspaceId : 4e8e5854-a4ee-4187-be64-69b818ae9853
Id : 1126
Type : Success
Message : [Server] 已成功联系 https://cas.metrowow.local/ews/exchange.asmx 处的 UM 服务。在外网的OUTLOOK2007,测试电子邮件自动配置,出现如下错误(也是测原Exchange2003上的用户)
Attempting URL https://mail.metrowow.cn/autodiscover/autodiscover.xml found through SCP Autodiscover to https://mail.metrowow.cn/autodiscover/autodiscover.xml starting Autodiscover to https://mail.metrowow.cn/autodiscover/autodiscover.xml FAILED (0x800C8203) Autodiscover to https://metrowow.cn/autodiscover/autodiscover.xml starting Autodiscover to https://metrowow.cn/autodiscover/autodiscover.xml FAILED (0x800C8203) Autodiscover to https://autodiscover.metrowow.cn/autodiscover/autodiscover.xml starting Autodiscover to https://autodiscover.metrowow.cn/autodiscover/autodiscover.xml FAILED (0x800C8203) Local autodiscover for company.com starting Local autodiscover for company.com FAILED (0x8004010F) Redirect check to http://autodiscover.metrowow.cn/autodiscover/autodiscover.xml starting Redirect check to http://autodiscover.metrowow.cn/autodiscover/autodiscover.xml FAILED (0x80004005) Srv Record lookup for company.com starting Srv Record lookup for company.com FAILED (0x8004010F)
测试Exchange2010上的用户一切正常,请帮忙看看,非常谢谢
答案
全部回复
-
您好!
1. exchange2003上的邮箱用户是不使用autodiscover的。
2.从这个错误信息来看,这个用户的邮箱在exchange 2003上,因此用户需要手动来连接你的服务器,而不能使用autodiscover.
微软一站式示例脚本库: http://blogs.technet.com/b/onescript