hi!
just created my first Cloud Organisation with vSphere PowerCLI 5.1 with
new-org -name "bla" -fullname "blubb"
IfI do this on the Web Frontend, the next page will ask me for an admin user for that Organisation. I found the
get-ciuser -org "bla"
but since there is no user defined so far the output is empty - as expected. Unfortunally I did not found a cmdlet like new-ciuser, so how to do that?
Sorry if this is a silly question but I already started with the PowerCLI and still looking for more examples. I found the book from Alan Renouf und Luc Dekens but I am not sure if it covers the vCloud cmdlets - doesn't seem so. Any other suggestions?
Thanks for your help!
Ralf