Use the following syntax to clone a snapshot of a VMware guest:
vmkfstools -i source_path destination_path -d disk_format -a adapter_type
Example Syntax
vmkfstools -i /vmfs/volumes/local_ssd_vmfs5_disk0/GoldWin10Ent64/GoldWin10Ent64-000001.vmdk /vmfs/volumes/nfs_ssd_vmfs5_disk1/Win10ws01.domain.com/Win10ws01.domain.com.vmdk -d thin
Subscribe to:
Post Comments (Atom)
Fixing Java KVM client error with 'Connection Failed'
Java 8u171 disables the use of the 3DES_EDE_CBC cipher. Solution is to reconfigure Java by editing and removing 3DES_EDE_CBC from the follow...
-
Java 8u171 disables the use of the 3DES_EDE_CBC cipher. Solution is to reconfigure Java by editing and removing 3DES_EDE_CBC from the follow...
-
How to Change Network Profiles with PowerShell? Change Network Profile Using PowerShell The three network profiles in Windows 10 a...
-
How to rename, sort and organise files, based on filename using PowerShell. The following PowerShell script takes a list of files in a g...
No comments:
Post a Comment