Skip to content

Instantly share code, notes, and snippets.

@bouassaba
Created December 23, 2016 11:12
Show Gist options
  • Save bouassaba/febd4c33bd6f0571137d913f16e12ca3 to your computer and use it in GitHub Desktop.
Save bouassaba/febd4c33bd6f0571137d913f16e12ca3 to your computer and use it in GitHub Desktop.
Combine vmware vmdk files into one
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