Hi
Does anyone know how to clone a VM in Citrix XenCenter without having to convert the VM into a template and cloning the VM? Basically cloning directly from a live VM.
I read somewhere you can do it from the CLI via “xe -s server vm-clone vm=VM-NAME new-name-label=NEW-VM-NAME -u user -pw password”. But when I do this I just get an error:
Error: Connection reset by peer (calling read )
Searching what this error means doesn’t give any info regarding VM cloning.
Thanks in advance