Trying to resolve a few unhealthy sets and need some help. Here is one where I am trying to get assistance. Anyone can help?
[PS] C:\Windows\system32>Get-ServerHealth USREX01 | ?{$_.HealthSetName -eq "AutoDiscover"}
Server State Name TargetResource HealthSetName AlertValue ServerComp
onent
------ ----- ---- -------------- ------------- ---------- ----------
USREX01 NotApplicable AutodiscoverCtpMo... USREX01.usrangers... Autodiscover Unhealthy None
[PS] C:\Windows\system32>Invoke-MonitoringProbe Autodiscover\AutodiscoverCtpProbe -Server USREX01 | Format-List
RunspaceId : e119705a-dea9-4a59-b804-2eb000291ccf
Server : USREX01
MonitorIdentity : Autodiscover\AutodiscoverCtpProbe
RequestId : 2f16fbe7-257e-4fd6-9746-b84038d6d9a2
ExecutionStartTime : 8/28/2013 12:09:49 AM
ExecutionEndTime : 8/28/2013 12:09:49 AM
Error : System.Exception:
>>> Autodiscover Soap Endpoint Verification
AuthMethod=Negotiate
AutodUrl=https://localhost/autodiscover/autodiscover.svc
GetUserSettings (Attempt #0) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #0) Latency=78.1267
(Attempt #0) X-FEServer=USREX01
GetUserSettings (Attempt #1) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #1) Latency=2656.3175
(Attempt #1) X-FEServer=USREX01
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.EWSCommon.RetrySoapActionAndThrow(
Action operation, String soapAction, ExchangeServiceBase service, Boolean trackLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.GetUserSettings
(ArrayList userSettingNames, String lookupUsername, Boolean logLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutodiscover
Probe(Trace exTraceGlobal, String username, String password, Boolean logLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutodiscover
Probe(CancellationToken cancellationToken, String probeName)
Exception : System.Exception: System.Exception:
>>> Autodiscover Soap Endpoint Verification
AuthMethod=Negotiate
AutodUrl=https://localhost/autodiscover/autodiscover.svc
GetUserSettings (Attempt #0) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #0) Latency=78.1267
(Attempt #0) X-FEServer=USREX01
GetUserSettings (Attempt #1) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #1) Latency=2656.3175
(Attempt #1) X-FEServer=USREX01
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.EWSCommon.RetrySoapActionAndThrow(
Action operation, String soapAction, ExchangeServiceBase service, Boolean trackLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.GetUserSettings
(ArrayList userSettingNames, String lookupUsername, Boolean logLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutodiscover
Probe(Trace exTraceGlobal, String username, String password, Boolean logLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutodiscover
Probe(CancellationToken cancellationToken, String probeName)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.EWSCommon.ThrowError(Object key,
Object exceptiondata, String logDetails)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutodiscover
Probe(CancellationToken cancellationToken, String probeName)
at Microsoft.Exchange.WorkerTaskFramework.WorkItem.Execute(CancellationToken joinedToken)
at Microsoft.Exchange.WorkerTaskFramework.WorkItem.<>c__DisplayClass2.<StartExecuting>b__0()
at System.Threading.Tasks.Task.Execute()
PoisonedCount : 0
ExecutionId : 48728730
SampleValue : 2826
ExecutionContext : AutodiscoverE15Probe failed:Exception=System.Exception:
>>> Autodiscover Soap Endpoint Verification
AuthMethod=Negotiate
AutodUrl=https://localhost/autodiscover/autodiscover.svc
GetUserSettings (Attempt #0) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #0) Latency=78.1267
(Attempt #0) X-FEServer=USREX01
GetUserSettings (Attempt #1) Status=The request failed. The remote server returned an error:
(401) Unauthorized.
GetUserSettings (Attempt #1) Latency=2656.3175
(Attempt #1) X-FEServer=USREX01
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.EWSCommon.RetrySoapActionAndThrow(
Action operation, String soapAction, ExchangeServiceBase service, Boolean trackLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.GetUserSettings
(ArrayList userSettingNames, String lookupUsername, Boolean logLatency)
at Microsoft.Exchange.Monitoring.ActiveMonitoring.Ews.Probes.AutodiscoverCommon.RunAutod
FailureContext : AutodiscoverResponseHttpHeaders: <Trace Tag="AutodiscoverResponseHttpHeaders" Tid="66"
Time="2013-08-28 00:09:49Z">
HTTP/1.1 401 Unauthorized
request-id: 6035c6dc-270e-400e-8a14-581da3752851
X-FailureContext: FrontEnd;401;VW5hdXRob3JpemVk;;;
Server: Microsoft-IIS/8.0
WWW-Authenticate: Negotiate,NTLM,Basic realm="localhost"
X-Powered-By: ASP.NET
X-FEServer: USREX01
Date: Wed, 28 Aug 2013 00:09:49 GMT
Connection: close
Content-Length: 0
</Trace>
AutodiscoverResponseHttpHeaders: <Trace Tag="AutodiscoverResponseHttpHeaders" Tid="42"
Time="2013-08-28 00:09:57Z">
HTTP/1.1 401 Unauthorized
request-id: 489da9ad-f9a9-47cc-9fc9-4cb5cd3474c8
X-FailureContext: FrontEnd;401;VW5hdXRob3JpemVk;;;
Server: Microsoft-IIS/8.0
WWW-Authenticate: Negotiate,NTLM,Basic realm="localhost"
X-Powered-By: ASP.NET
X-FEServer: USREX01
Date: Wed, 28 Aug 2013 00:09:57 GMT
Connection: close
Content-Length: 0
</Trace>
ExtensionXml :
ResultType : Failed
RetryCount : 0
ResultName : 2f16fbe7257e4fd69746b84038d6d9a2-AutodiscoverCtpProbe
IsNotified : False
ResultId : 1776590983
ServiceName : InvokeNow
StateAttribute1 : Auth
StateAttribute2 : Unauthorized
StateAttribute3 :
StateAttribute4 :
StateAttribute5 : FailurePoint=FrontEnd, HttpStatusCode=401, Error=Unauthorized, Details=, HttpProxySubErrorCode=,
WebExceptionStatus=
StateAttribute6 : 0
StateAttribute7 : 0
StateAttribute8 : 0
StateAttribute9 : 0
StateAttribute10 : 0
StateAttribute11 :
StateAttribute12 : USREX01
StateAttribute13 :
StateAttribute14 :
StateAttribute15 :
StateAttribute16 : 0
StateAttribute17 : 0
StateAttribute18 : 0
StateAttribute19 : 0
StateAttribute20 : 0
StateAttribute21 : [000.000] EWSCommon start: 8/28/2013 12:09:49 AM
[000.000] Configuring EWScommon
[000.000] Probe time limit: 60000ms, HTTP timeout: 29500ms, RetryCount: 1
[000.000] using authN: Negotiate HealthMailboxb71ad0faf6c645bcb050aad643874cb4@usrangers.org c;rMx
BV:2Yy/!RJQ#TGbN$QA9cNg+|o9/rieor4P%qR;uRRRrS9XqWUhmse$j1h2b0$h$)^si)cF_j0A+Wj16Pg}Hgof^@o:?[J7Ev>
KhlfbGi0II^kSlVm^{43=l:?F
[000.000] Entering RetrySoapActionAndThrow. soapAction = GetUserSettings.
[000.000] Action iteration 0
[000.000] Starting (total time left 60000 ms)
[000.078] Action threw Microsoft.Exchange.WebServices.Data.ServiceRequestException: The request
failed. The remote server returned an error: (401) Unauthorized.
[005.188] Action iteration 1
[005.188] Starting (total time left 54813 ms)
[007.844] Action threw Microsoft.Exchange.WebServices.Data.ServiceRequestException: The request
failed. The remote server returned an error: (401) Unauthorized.
[007.844] EWS call GetUserSettings failed after retrying 1 time(s)
StateAttribute22 :
StateAttribute23 :
StateAttribute24 :
StateAttribute25 :
Identity : b9f8027059e3436d86adc24561400d52
IsValid : True
ObjectState : New