"What's Inside
Veeam Backup Free Edition contains useful utilities for day-to-day VM management:
VeeamZIP: Backup a VM on-the-fly for operational, archival or portability purposes
Instant File-Level Recovery: Restore individual guest files directly from a VeeamZIP backup
NEW! Veeam Explorer™ for Microsoft Exchange: Get instant visibility into VeeamZIP backups of Exchange VMs for quick recovery of individual items (emails, contacts, notes, etc.)
NEW! Veeam Explorer™ for SAN Snapshots: Restore individual VMs, guest files and Exchange items from SAN snapshots*
File Manager: The easy way to manage VM and host files
Quick Migration for VMware: Migrate a live VM to any host or datastore
*Currently available for VMware only"
"These are the steps that I have followed and able to migrate the Liferay successfully:
Take the backup of Liferay files and database from first windows machine.
Install the same version of Liferay (Say Liferay 5.2.3) on second windows machine.
Shut down Liferay.
Import the database on new system.
Add portal-ext.properties with relevant entries. (e.g Datbase Name, User Name , Pasword etc)
Add \liferay-portal-5.2.3\data\document_library files from old machine.
Start the tomcat. It will automtically do the rest.
NOTE: In the above method I have not deployed Theme and custom plugins etc, you have to deploy Theme and custom plugins also that are used on old system."