[PS] C:\Windows\system32>Test-OutlookWebServices -Identity:cbond@domain.com | fl
Id : 1003
Type : Information
Message : About to test AutoDiscover with the e-mail address CBond@domain.com.
Id : 1013
Type : Error
Message : When contacting https://mail.domain.com/Autodiscover/autodiscover.xml received the er
ror The remote server returned an error: (401) Unauthorized.
Id : 1013
Type : Error
Message : When contacting https://mail.domain.com/Autodiscover/autodiscover.xml received the er
ror The specified target is unknown or unreachable
Id : 1006
Type : Error
Message : The Autodiscover service could not be contacted.
[PS] C:\Windows\system32>Get-AutodiscoverVirtualDirectory | fl
Name : Autodiscover (Default Web Site)
InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated}
BasicAuthentication : True
DigestAuthentication : False
WindowsAuthentication : True
MetabasePath : IIS://V4PCMAIL.domain.local/W3SVC/1/ROOT/Autodiscover
Path : D:\Program Files\Microsoft\Exchange Server\ClientAccess\Autodiscove
r
Server : V4PCMAIL
InternalUrl : https://mail.domain.com/Autodiscover/Autodiscover.xml
ExternalUrl : https://mail.domain.com/Autodiscover/Autodiscover.xml
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=Autodiscover (Default Web Site),CN=HTTP,CN=Protocols,CN=V4PCMAIL
,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=A
dministrative Groups,CN=First Organization,CN=Microsoft Exchange,CN
=Services,CN=Configuration,DC=domain,DC=local
Identity : V4PCMAIL\Autodiscover (Default Web Site)
Guid : 11517374-a800-4dbd-9df7-2e7e0a7c8cdf
ObjectCategory : domain.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual
-Directory
ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
WhenChanged : 07/09/2010 21:16:55
WhenCreated : 14/08/2010 19:09:09
OriginatingServer : v4PCFILE.domain.local
IsValid : True
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\sproutit>ping mail.domain
Pinging mail.domain [128.10.20.1] with 32 bytes of data:
Reply from 128.10.20.1: bytes=32 time<1ms TTL=128
Reply from 128.10.20.1: bytes=32 time<1ms TTL=128
Reply from 128.10.20.1: bytes=32 time<1ms TTL=128
Reply from 128.10.20.1: bytes=32 time<1ms TTL=128
Ping statistics for 128.10.20.1:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\Users\sproutit>
[PS] C:\Windows\system32>get-webservicesvirtualdirectory | fl
InternalNLBBypassUrl : https://v4pcmail.domain.local/ews/exchange.asmx
Name : EWS (Default Web Site)
InternalAuthenticationMethods : {Ntlm, WindowsIntegrated, Basic}
ExternalAuthenticationMethods : {Ntlm, WindowsIntegrated, Basic}
BasicAuthentication : True
DigestAuthentication : False
WindowsAuthentication : True
MetabasePath : IIS://V4PCMAIL.domain.local/W3SVC/1/ROOT/EWS
Path : D:\Program Files\Microsoft\Exchange Server\ClientAccess\exchweb\EWS
Server : V4PCMAIL
InternalUrl : https://mail.domain/EWS/exchange.asmx
ExternalUrl : https://mail.domain/EWS/Exchange.asmx
AdminDisplayName :
ExchangeVersion : 0.1 (8.0.535.0)
DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=V4PCMAIL,CN=Serve
rs,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administra
tive Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services
,CN=Configuration,DC=domain,DC=local
Identity : V4PCMAIL\EWS (Default Web Site)
Guid : 2ac6b1d9-5818-45bd-a1fb-b6ef41bb352c
ObjectCategory : domain.local/Configuration/Schema/ms-Exch-Web-Services-Virtual-
Directory
ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
WhenChanged : 07/09/2010 16:00:50
WhenCreated : 14/08/2010 19:09:19
OriginatingServer : v4PCFILE.domain.local
IsValid : True
get-autodiscovervirtualdir
questions ?
a) single exchange server or a CAS array ?
b) did you install UCC/SAN cert of self-signed
thanks