Hey folks,
Brand spanking new implementation of Exch 2013, running the Get-ServerHealth & Get-HealthReport cmdlets to retrieve health stats...problem is the command just returns a bunch of "unknowns" as below.
What gives?
Yes, the "Microsoft Exchange Health Manager" service is started and the server is actively hosting Exch services ;)
*************************************************************************************
[PS] C:\WINDOWS\system32>Get-ServerHealth
cmdlet Get-ServerHealth at command pipeline position 1
Supply values for the following parameters:
Identity: localhost
Server State Name TargetResource
HealthSetName AlertValue ServerComp
onent
------ ----- ---- --------------
------------- ---------- ----------
localhost Unknown Unknown
Unknown Unknown Unknown
*************************************************************************************
Thanks!!
ByteJunky