https://*****.net/Autodiscover/login.as ... scover.xml
或者https://*****.net/Autodiscover/AutoDiscover.xml
转到这些链接会出现错误;
Server Error in '/Autodiscover' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.
Requested URL: /Autodiscover/login.aspx
我重置了虚拟目录。但什么都没有改变。另外,我查看路径却没有看到 login.aspx。
最后;
[PS] C:\Windows\system32>Get-AutodiscoverVirtualDirectory | fl
RunspaceId : 86b29bd2-af3b-4952-b49c-3fb175a2c0b9
Name : Autodiscover (Default Web Site)
InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
LiveIdSpNegoAuthentication : False
WSSecurityAuthentication : False
LiveIdBasicAuthentication : False
BasicAuthentication : True
DigestAuthentication : False
WindowsAuthentication : True
MetabasePath : IIS://*****.*****.local/W3SVC/1/ROOT/Autodiscover
Path : F:\EXCHANGE_V14\ClientAccess\Autodiscover
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
Server : *****
InternalUrl :
ExternalUrl :
AdminDisplayName :
ExchangeVersion : 0.10 (14.0.100.0)
DistinguishedName : CN=Autodiscover (Default Web ite),CN=HTTP,CN=Protocols,CN=*****,CN=Server
ative Groups,CN=*****,CN=Microsoft Exchange,CN=Services,CN=Configuration,D
Identity : *****\Autodiscover (Default Web Site)
Guid : 237aaa6d-ed02-4153-ae24-b01dc4a4c31a
ObjectCategory : *****.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
WhenChanged : 1/31/2011 4:14:19 AM
WhenCreated : 1/31/2011 4:14:19 AM
WhenChangedUTC : 1/31/2011 2:14:19 AM
WhenCreatedUTC : 1/31/2011 2:14:19 AM
OrganizationId :
OriginatingServer : *****.*****.local
IsValid : True
有任何想法吗?
提前致谢,
干杯,
答案1
最好描述一下您的实际问题 - 在我看来,这一切都很正常。我的自动发现功能运行正常,但我也遇到了 404 错误login.aspx
和 XML 错误AutoDiscover.xml
- 只是因为它们无法在 Web 浏览器中加载,并不意味着自动发现功能已损坏。
目前为止,测试自动发现的最佳方式是使用 Outlook(或testexchangeconnectivity.com如果您正在测试外部自动发现)。在系统托盘中,按住Ctrl并右键单击 Outlook 图标,然后选择测试电子邮件自动配置。如果您发现任何错误,请编辑您的原始问题以将其包括在内。