VMware Cloud Community
muelmart
Contributor
Contributor

sdk vcenter server 6.0 U2 for powercli

Hello,

i want to use the powercli from my client machine.

I installed the powershell modules with this command "Save-Module -Name VMware.PowerCLI -Path c:\modules"

"Get-Module -ListAvailable -Name VMware*" shows me the installed modules.

"Connect-VIServer <hostname-of-vcenter-server> -Port 8443" resolves in an error. It is reported, that there is no endpoint available under https://<hostname-of-vcenter-server>/sdk.

If I try connect with my browser to the URL there is no directory sdk available. Name resolution is working.

Do I have to install an sdk on my Windows vCenter Server and if yes, which one?

0 Kudos
0 Replies