HeathReport - Unable to get Rollup Group to work (the way i think it should)

Hey Guys,

I am reading through this document here: https://technet.microsoft.com/en-us/library/JJ218724(v=EXCHG.150).aspx

and am testing along with reading. Here is what I running:

[PS] C:\Program Files\Microsoft\Exchange Server\V15\scripts>(Get-DatabaseAvailabilityGroup dagfive).Servers | Get-Health
Report -RollupGroup

Or Just

[PS] C:\Program Files\Microsoft\Exchange Server\V15\scripts>Get-ExchangeServer |Where {$_.IsE15OrLater -eq "True"} | Get-HealthReport

The output I am getting is this:

[PS] C:\Program Files\Microsoft\Exchange Server\V15\scripts>(Get-DatabaseAvailabilityGroup dagfive).Servers | Get-Health
Report -RollupGroup

Server              State               HealthSet           AlertValue          LastTransitionTime  MonitorCount
------              -----               ---------           ----------          ------------------  ------------
                    NotApplicable       ActiveSync          Healthy             7/9/2015 9:27:14 PM 2
                    NotApplicable       Autodiscover.Pro... Healthy             1/29/2015 6:23:4... 8
                    NotApplicable       AD                  Healthy             4/3/2015 9:36:46 PM 24
                    NotApplicable       ActiveSync.Protocol Healthy             8/28/2015 6:40:1... 7
                    Online              Autodiscover.Proxy  Healthy             6/12/2015 11:04:... 1
                    Online              ActiveSync.Proxy    Healthy             4/24/2015 8:05:3... 1
                    Online              ECP.Proxy           Healthy             4/24/2015 8:29:5... 1
                    Online              EWS.Proxy           Healthy             6/12/2015 11:04:... 1
                    Online              OAB.Proxy           Healthy             4/24/2015 8:29:5... 1
                    Online              OWA.Proxy           Unhealthy             4/24/2015 8:29:5... 2

If you notice the server column is blank. I was expecting to see the report for each component and the server name that its associated with. If you notice OWA.Proxy is set to Unhealthy, but I don't know which server has the problem.

In my lab I only have about 5 Exchange Servers so its not a big deal but in a larger environment it would be. Can anyone shed some light on what I am doing wrong?

Thanks,

Robert

August 29th, 2015 5:10pm

Hi,

We can run the Get-HealthReport cmdlet with Identity parameter for five servers one by one to narrow down the issue to specific server.

In your posting, I noticed that the OWA component is reported to Unhealthy. Please access your OWA URL in IE and confirm whether you can open Exchange mailbox in OWA or not. If there is error in the page, please collect it here for further analysis.

Also provide the OWA virtual directory configuration here:

Get-OWAVirtualDirectory | FL Identity,*Auth*,*URL*

If there is any event logs, please post it here for more help.

Regards,

Free Windows Admin Tool Kit Click here and download it now
August 31st, 2015 3:41am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics