2

I run VMWare Workstation 6.5 on WinXP.

How can I script a way to automatically clone my VM images?

I've read about the "vmware-cmd" tool but believe that is only available with VMWare ESX, not Workstation.

2 Answers2

3

Check out this blog post, might be able to help you:

http://daveclarkesblog.blogspot.com/2008/07/backing-up-vmware-workstation-vms.html

SQLChicken
  • 1,307
  • 8
  • 10
0

You want the "vmrun" command. It should do pretty much everything vmware-cmd did.

kbyrd
  • 3,672
  • 2
  • 24
  • 34