VMware Cloud Community
pavitb
Enthusiast
Enthusiast

PowerCLI Login to a CI server

Hi

I'm just beginning to work on vCloud Director and wonder if I can login to the cloud via PowerCLI with Org admin privileges? As far as I read I surmise that I need to have System admin privileges, but is there a workaround to it?

Thanks.

Pavit

0 Kudos
1 Reply
jitrocs
Contributor
Contributor

Hi,

Please find the documentation here: https://www.vmware.com/support/developer/PowerCLI/PowerCLI55/html/Connect-CIServer.html

Also, see Example 1 in the same doc:

-------------- Example 1 --------------

Connect-CIServer -Server cloud.example.com -User Org1Admin -Password pass -Org Organization1

Regards

JJ

0 Kudos