views:

34

answers:

0

Hi,

I would like to create an application that will traverse a Virtual Infrastructure using the vSphere Web Services API (this part I have handled) and perform and unattended install of some given package on Linux and Windows machines (this latter part I can't figure out. It looks like you can not use the VMware Update Manager to install custom packages http://communities.vmware.com/thread/205652;jsessionid=8FE5D07004E65D6A7A3FACCEE9607B8B ).

Is this possible? If so how can it be done? Credentials/permissions are not an issue as the person running this application should have total access to the infrastructure.

Thank you.