When trying to run the CollectOverMetrics.ps1 script offered by Microsoft I get the error:
[PFSDML10V.ad.1fbusa.com] Connecting to remote server PFSDML10V.ad.1fbusa.com failed with the following error message
: The client cannot connect to the destination specified in the request. Verify that the service on the destination
is running and is accepting requests. Consult the logs and documentation for the WS-Management service running on the
destination, most commonly IIS or WinRM. If the destination is the WinRM service, run the following command on the
destination to analyze and configure the WinRM service: "winrm quickconfig". For more information, see the
about_Remote_Troubleshooting Help topic.
+ CategoryInfo : OpenError: (PFSDML10V.ad.1fbusa.com:String) [], PSRemotingTransportException
+ FullyQualifiedErrorId : CannotConnect,PSSessionStateBroken
I validated that the IIS server is running on both Exchange servers and that the Windows Remote Management is running on both servers.
After looking around the net I found information stating that if the PSSessionStateBroken is in play I would not be able to run this command. However, I have no problems connecting and running any other command with the Exchange Management Shell. Am I missing something simple?
Regards,
Scott