How to backup virtural machine on VMware server 2

| No TrackBacks

From: VMware Communities

if you want to automate your backups in a script, you can suspend and restart your virtual machines using this sort of command

vmrun -T server -h https://:8333/sdk -u -p suspend "[standard] "

replace with the IP or name of the host server
replace and with the username/password you login to the VMWare remote console with
replace with the folder and filename of the .VMX file of the virtual machine you want to suspend. eg. if you have the virtual machine stored at "C:\Virtual Machines\WinXP\WinXP.vmx" then this parameter should be "WinXP\WinXP.vmx", presuming that "c:\Virtual Machines" is the path to your data store.

Replace 'suspend' with 'start' to restart the machine after the backup.

No TrackBacks

TrackBack URL: http://server.everfine.com.tw/blog/mt-tb.cgi/225

March 2010

Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Archives

Powered by Movable Type 4.34-en

About this Entry

This page contains a single entry by philipz published on November 20, 2008 9:58 PM.

Spring Framework using RAD7 was the previous entry in this blog.

使用NoteFix直接修改Lotus Notes的文件內容 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.