Here's a script that will create a session, save it to a session file and keep it alive. If at any time the session is terminated, the script will create a new session and new session file. Usage: SessionKeeper.pl --server <servername> --file <session_filename_to_be_saved>
These two scripts are both designed for enumeration of objects. The cluster specific script will also enumerate HA properties about that cluster. Usage: listdcs.pl --server lewvc --username <username> --password <password> listdcclusters.pl --server lewvc --username <username> --password <password> --datacenter <DC Name>
These scripts will list all vms registered with Virtual Center or a specific Datacenter object. Usage: listdcvms.pl --server <VC Server> --username <username> --password <password> --datacenter <DC Name> Usage: listallvms.pl --server <VC Server> --username <username> --password <password>
Write your own drafts, invite selected collaborators, or leave it open for all to pitch in.