I have used Converter to copy VM's from a datastore on ESXi 5 to a local Windows client.
Now I would like to automate this task the other way around, so I thought that converter-cli might be usefull to copy the VM's from the local Windows client to a datastore on an ESXi 5 host.
It seems that there is an XML file needed but I have no idea how to get/create it.
I would expect that it should be possible to create an XML file from the converter GUI after creating a job. the job I created does exactly what I want, although I want to execute it through the CLI from within a script.
How do I get a job to be executed from the converter-cli to copy a VM from a local disk to an esxi datastore ?