VMware {code} Community
nileshjais
Enthusiast
Enthusiast

Configuring IP address, Domain etc to a VM after deploying from template

Dear All,

We have a deployed the VM from template, But needs to bring the VM to network by assigning IP, bringing VM to domain  etc, How we can achieve this with vSphere SDK perl. if any pointer please help us.

Regards,

Nilesh

Reply
0 Kudos
1 Reply
wenxin1234114
Contributor
Contributor

Dear nilesh,

Actually in perl sdk ,it can do that .You can use data Object  CustomizationSysprep for windows and CustomizationLinuxPrep for linux vm .it is not so hard .

you can referred this page :http://www.vmware.com/support/developer/vc-sdk/visdk41pubs/ApiReference/index-do_types.html

Reply
0 Kudos