Hello, i am trying to use a script to prepare esxi 5.5 / 6.0 hosts in vcd without storing the password in the script. I found and have tested this http://blogs.vmware.com/PowerCLI/2012/04 from alanrenouf but storing the password is a problem and i had issues getting it to pop up a prompt for the credentials. is there a different way to do this and then disable the host afterwards in powerCLI?
I found this to disable a vcd host: Automating vCloud: "Disable Host" and "Redeploy All VMs" , again, not sure if there is other ways.
Thank you