Hi guys,
I have to deploy an automated VMware infrastructure. To made this, Y use SDK library with perl to attack my ESXis servers and create VMs. I need to use the serial number of VMs to identify servers into the Realease Management tool and then deploy. This way work pretty well with hardware servers but, i met a problem about VM's serial number. Indeed it is composed by default with VMware-uuid. But UUID is split and space are inserted which make me crazy to manage.
So my question is, first is to possible to get a serial number without space characters and next how to change with the SDK library ?
Many thanks for your help.