Hi folks,
We are in migrating project from Exch-2010 to Exch-2013. While doing migration we used to check the service health of 2013 servers.
CAS - 2 nos, 1 - DR
MBX - 2 Nos, 1 - DR
Earlier, from both CAS servers, i run a command in powershell Test-ServiceHealth, it will show the results( I understood that it get the results from mailbox servers only from the thread:
https://social.technet.microsoft.com/Forums/office/en-US/56d4f05c-48c8-4413-8856-d86448d0c424/testservicehealth-issue?forum=exchangesvradmin)
Now, One of the CAS server showing that :
[PS] C:\Windows\system32>Test-ServiceHealth
There are no Microsoft Exchange 2007 server roles installed on exchcas01.abc.LOCAL.
+ CategoryInfo : InvalidArgument: (:) [Test-ServiceHealth], NoExchangeRoleInstalledException
+ FullyQualifiedErrorId : [Server=EXCHCAS01,RequestId=7c0be523-b889-4328-a734-1ac164af9f71,TimeStamp=6/6/2016 1
:04:48 PM] [FailureCategory=Cmdlet-NoExchangeRoleInstalledException] 403CA597,Microsoft.Exchange.Monitoring.TestSe
rviceHealth
+ PSComputerName : exchcas01.abc.local
But CAS server 02 is working fine to proxing to mailbox server and showing the results.
Please guide me to resolve this, whether is it reflects any problems?