I am a new exchange admin and as I am review my inherited environment, I am trying to make sense of it.
This environment is made of 2 Exchange 2013 SP1 with DAG and 4 DB (2 active, 2 passive)
All is working fine but the result of the Health commands in Exchange puzzles me.
Specifically I am looking at the output of this:
[PS] D:\Exchange Server\V15\Scripts>Get-ServerHealth exchange1| more
Server State Name TargetResource HealthSetName AlertValue ServerComp
onent
------ ----- ---- -------------- ------------- ---------- ----------
exchange1 NotApplicable ActiveSyncCTPMonitor ActiveSync ActiveSync Healthy None
exchange1 NotApplicable ActiveSyncSelfTes... MSExchangeSyncApp... ActiveSync.P... Healthy None
exchange1 NotApplicable RequestsQueuedGt5... MSExchangeSyncApp... ActiveSync Healthy None
exchange1 Online OutlookProxyTestM... MSExchangeRpcProx... Outlook.Proxy Unhealthy RpcProxy
exchange1 NotApplicable AutodiscoverSelfT... MSExchangeAutoDis... Autodiscover... Healthy None
exchange1 Online AutodiscoverProxy... MSExchangeAutodis... Autodiscover... Unhealthy AutoDis...
exchange1 Online ActiveSyncProxyTe... MSExchangeSyncApp... ActiveSync.P... Unhealthy ActiveS...
exchange1 Offline OABProxyTestMonitor MSExchangeOABAppPool OAB.Proxy Unhealthy OabProxy
exchange1 Online RWSProxyTestMonitor MSExchangeReporti... RWS.Proxy Healthy RwsProxy
When I look at this I am worried as healthsets are unhealthy. I assume that most worrisome would be the online sets that are unhealthy and can understand this.
What I am unsure of is the state of "NotApplicable" ? Does it mean I should not care? I am very confused.