询问者
ExRCA和Test-OutlookWebServices 错误一致

问题
-
之前把autodisconver的目录删除过,重新建过
有说要新建 scp连接点的,但是不会弄
ExRCA 正在尝试从来自 URL https://autodiscover.domain.com/AutoDiscover/AutoDiscover.xml 的 XML 自动发现响应中检索用户
test@domain.com。
ExRCA 无法获得自动发现 XML 响应。
告诉我有关该问题及其解决方法的详细信息
其他详细信息
从自动发现服务返回了一条错误消息
XML 响应:
<?xml version="1.0"?>
<Autodiscover xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
<Response>
<Error Time="00:20:19.0569575" Id="1697686399">
<ErrorCode>600</ErrorCode>
<Message>Active Directory 暂时不可用。</Message>
<DebugData />
</Error>
</Response></Autodiscover>
Test-OutlookWebServices
RunspaceId : a0173b76-b75a-4dbc-93a7-9f13915c892c
Id : 1023
Type : Error
Message : 自动发现返回错误: 600:Active Directory 暂时不可用。
全部回复
-
您好,
您主要是遇到什么问题?外网无法使用OWA登陆邮箱吗?
这个问题应该是web services and basic authentication的问题。
Set-WebServicesVirtualDirectory -identity "BOXEDUC-EXC1\EWS (Default Web Site)" -externalurl https://mail.mytest.local/ews/exchange.asmx -internalurl https://mytest-exc1.mytest.local/EWS/Exchange.asmx -
BasicAuthentication:$True
看看结果如何。
关于ID:1023的KB:http://technet.microsoft.com/en-us/library/ff360451(EXCHG.140).aspx
如果您对我们的论坛在线支持服务有任何的意见或建议,请通过邮件告诉我们。
立刻免费下载 TechNet 论坛好帮手
-
exchange 的环境是windows server 2008 r2 sp1 和exchange 2010 sp1
是通讯簿在外网无法下载
我现在把另外一台exchange删除了,内网通讯簿也下载不了。OAB目录也无法和exchangeoab同步,用命令Update-FileDistributionService oab目录才能更新,自动更新没有用。观察了20个小时
outlook的报错
18:26:04 Microsoft Exchange 脱机通讯簿
18:26:04 未下载脱机通讯簿文件。找不到服务器(URL)。
18:26:04 0X8004010F
已经这样做过了,但是没有效果
之前有删除过autodisconver目录,重建后,没有配置SCP(不知道怎么配置)
有关 SCP 对象的详细信息,请参阅Publishing with Service Connection Points。
看的想吐血——————————————————————————————————————————————————————————————————————
还有日志老是出现下边的错误
在MSExchangeAutodiscoverAppPool 回收后就正常了
Event code: 3005
Event message: 发生了未处理的异常。
Event time: 2011/7/4 8:18:43
Event time (UTC): 2011/7/4 0:18:43
Event ID: 107f7097f82d4d1c87d131b83fb07453
Event sequence: 46
Event occurrence: 45
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/Autodiscover-5-129542099873588379
Trust level: Full
Application Virtual Path: /Autodiscover
Application Path: D:\Exchange Server\V14\ClientAccess\Autodiscover\
Machine name: HQ-EXCHANGE
Process information:
Process ID: 7140
Process name: w3wp.exe
Account name: NT AUTHORITY\SYSTEM
Exception information:
Exception type: COMException
Exception message: 未提供所需的模拟级别,或提供的模拟级别无效。 (异常来自 HRESULT:0x80070542)
Request information:
Request URL: https://exchange.domain.com:443/autodiscover/autodiscover.xml
Request path: /autodiscover/autodiscover.xml
User host address: 10.0.40.107
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\SYSTEM
Thread information:
Thread ID: 1
Thread account name: NT AUTHORITY\SYSTEM
Is impersonating: False
Stack trace:
Custom event details:————————————————————————————————————————————————————————————————————————————————————