Hi guys,
Only occasionally will I get "Connecting to remote server "blah" 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."
This sounds like maybe WinRM service hasn't begun yet? I'm currently just doing Test-Connection with retry logic. Do I need to add a check for WinRM connectivity as well?
Thanks.