I was able to connect my PowerCLI instance without any problems to my vCenter, until all of a sudden I got the following error:
Connect-VIServer : 8/12/2010 11:51:36 Connect-VIServer
Could not connect using the requested protocol.
I discovered that this was due to a change in the Proxy Server settings on the client. After removing this proxy address everything was back to normal.
-ray
You can also use the Set-PowerCLIConfiguration cmdlet with the -ProxyPolicy NoProxy parameter to turn it off for that PowerCLI session.
Thanks for the tip,
I got the same problem today.
i have installed my powercli but i m not able to open my powercli itself……may i know what is the issue???pls let me know……
thanks
Hi,I have the same problem too! I do not know the way how to do?
Who can help me?
Thanks a lot
Chrisphy
Thanks for sharing !!!
Thank you
Thanks a lot. It works for me.
Connect-VIServer : 9/16/2013 11:35:53 AM Connect-VIServer Could not c
onnect using the requested protocol.
At line:1 char:17
+ Connect-VIServer <<<< 10.25.81.20 -Session $srv.SessionId
+ CategoryInfo : ObjectNotFound: (:) [Connect-VIServer], ViServer
ConnectionException
+ FullyQualifiedErrorId : Client20_ConnectivityServiceImpl_Reconnect_Proto
colError,VMware.VimAutomation.ViCore.Cmdlets.Commands.ConnectVIServer
this is the error message.. pls help me out
¨Thanks for sharing, just saved mu ass.
A. MIkkelsen