The EAC worked fine for about a month. Mailboxes have been configured, mobile devices have been configured. The EAC just quit working. HTTP 500 error when attempting to access via the web. When running the commandGet-OwaVirtualDirectory | select Server, name, *site*, *URL* it shows an internal url. Please see below configuration. There is something I ammissing, but I can't figure it out. Ran Test-EcpConnectivity | fl
WARNING: The test couldn't test the internal URL of this virtual directory, because the InternalURL property isn't set.
Please help!
Errors for today.
Ems is working fine.
Can't get to EAC
Error: This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem
which prevented the webpage from displaying.
test-OwaConnectivity | fl
Error:The Service Endpoint "ExchangeLoginUrl" was not found. This Endpoint gets created during setup, but it has been
deleted.
Performed
Remove-OwaVirtualDirectory -Identity 'Server01\owa (Default Web Site)'
[PS] C:\Windows\system32>Remove-OwaVirtualDirectory -Identity 'mail1\owa (Default Web Site)'
Confirm
Are you sure you want to perform this action?
Outlook Web App virtual directory "mail1\owa (Default Web Site)" is being removed.
[Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "Y"): Y
Error:
The test couldn't test the internal URL of this virtual directory, because the
InternalURL property isn't set.
No fix yet
Next Error:
The Service Endpoint "ExchangeLoginUrl" was not found. This Endpoint gets created during setup, but it has been
deleted.
[PS] C:\Windows\system32>Get-AutodiscoverVirtualDirectory | fl
RunspaceId : 6dc60a36-2235-4217-a42c-942185d81160
Name : Autodiscover (Default Web Site)
InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity, OAuth}
LiveIdNegotiateAuthentication : False
WSSecurityAuthentication : True
LiveIdBasicAuthentication : False
BasicAuthentication : True
DigestAuthentication : False
WindowsAuthentication : True
OAuthAuthentication : True
AdfsAuthentication : False
MetabasePath : IIS://MAIL1.dorothy.local/W3SVC/1/ROOT/Autodiscover
Path : C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\Autodiscover
ExtendedProtectionTokenChecking : None
ExtendedProtectionFlags : {}
ExtendedProtectionSPNList : {}
AdminDisplayVersion : Version 15.0 (Build 516.32)
Server : MAIL1
InternalUrl :
ExternalUrl :
AdminDisplayName :
ExchangeVersion : 0.10 (14.0.100.0)
DistinguishedName : CN=Autodiscover (Default Web
Site),CN=HTTP,CN=Protocols,CN=MAIL1,CN=Servers,CN=Exchange
Administrative Group
(FYDIBOHF23SPDLT),CN=Administrative Groups,CN=ammscorp,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=dorothy,DC=local
Identity : MAIL1\Autodiscover (Default Web Site)
Guid : e02484ec-e6f8-4a79-ba2f-ecd5ce9b007a
ObjectCategory : dorothy.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
WhenChanged : 6/21/2013 3:18:43 PM
WhenCreated : 6/21/2013 3:18:35 PM
WhenChangedUTC : 6/21/2013 7:18:43 PM
WhenCreatedUTC : 6/21/2013 7:18:35 PM
OrganizationId :
OriginatingServer : tinman.dorothy.local
IsValid : True
ObjectState : Changed
[PS] C:\Windows\system32>Test-EcpConnectivity | fl
WARNING: The test couldn't test the internal URL of this virtual directory, because the InternalURL property isn't set.
RunspaceId : 6dc60a36-2235-4217-a42c-942185d81160
LocalSite : Default-First-Site-Name
SecureAccess : True
VirtualDirectoryName : ecp (Exchange Back End)
Url :
UrlType : Internal
Port : 0
ConnectionType : Plaintext
ClientAccessServerShortName : MAIL1
LocalSiteShortName : Default-First-Site-Name
ClientAccessServer : MAIL1.dorothy.local
Scenario : Logon
ScenarioDescription : Sign in to Exchange Control Panel and verify the response page.
PerformanceCounterName :
Result : Skipped
Error : The test couldn't test the internal URL of this virtual directory, because the
InternalURL property isn't set.
UserName : extest_dd84512225004
StartTime : 8/9/2013 8:32:29 AM
Latency : -00:00:00.0010000
EventType : Warning
LatencyInMillisecondsString :
Identity :
IsValid : True
ObjectState : New
WARNING: No Client Access servers were tested.
[PS] C:\Windows\system32>Get-OwaVirtualDirectory | select Server, name, *site*, *URL*
Server : MAIL1
Name : owa (Default Web Site)
WebSite : Default Web Site
Url : {}
SetPhotoURL :
Exchange2003Url :
FailbackUrl :
InternalUrl : https://mail1.dorothy.local/owa
ExternalUrl :
Randy Cheek