8.1 Creating a virtual machine from a template

Clone a virtual machine from a template, using the syntax:

clone Vm instance destType= { Vm | VmTemplate } [ destName=value ] serverPool=value [ cloneCustomizer=value ] [ targetRepository=value ]

For example:

OVM> clone Vm name=MyVMTemplate.tgz destType=Vm destName=MyNewVM serverPool=MyServerPool

For more information on the syntax and usage, see Section A.24, “clone Vm” .