Deploy a new virtual machine based on a snapshot of a powered-on VM
Deploy a new virtual machine based on a…
A useful PowerCLI code snippet if you want to deploy a new virtual machine (VM) based on a snapshot of a powered-on VM: New-VM -Name -VM -Datastore -VMHost -clone -ReferenceSnapshot Der Beitrag Deploy a new virtual machine based on a snapshot of a powered-on VM erschien zuerst auf All about virtualization .