Created
December 23, 2016 11:12
-
-
Save bouassaba/febd4c33bd6f0571137d913f16e12ca3 to your computer and use it in GitHub Desktop.
Combine vmware vmdk files into one
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vmware-vdiskmanager.exe -r "path\to\source\Virtual Disk.vmdk" -t 0 "path\to\destination\virtualdisk.vmdk" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment