Hi all,
I'm getting this error when I try to connect with the Horizon Api :
Connect-HVServer : The request channel timed out while waiting for a reply
after 00:01:39.9989768. Increase the timeout value passed to the call to
Request or increase the SendTimeout value on the Binding. The time allotted to
this operation may have been a portion of a longer timeout.
At D:\ListadoVDD.ps1:53 char:1
+ Connect-HVServer -server myserver.fqdn.corp -User $vcAdmin
-Password $v ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : NotSpecified: (:) [Connect-HVServer], Exception
+ FullyQualifiedErrorId : System.Exception,VMware.VimAutomation.HorizonVie
w.Commands.Cmdlets.ConnectHVServer
Any ideas?
Thank you very much.