- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Restoring VMs with snapshots can be tricky.
I strongly recommend that the first thing you do, is to backup the VM's files/folder, to have a way back in case something doesn't work as expected.
Here's what I like you to do:
- close VMware Workstation
- create a new directory on the E: drive (e.g. "E:\VM-Rescue")
- run dir E:\VM\shubra\Shoubra\*.* /one > E:\VM-Rescue\filelist.txt
- extract the files from the attached .zip archive to E:\VM-Rescue
- Drag&Drop the VM's folder onto Get-VmdkHeader.cmd (this will extract the Metadata from the .vmdk files)
- copy the VM's .vmsd, its .vmx, and .vmx~ files as well as the latest vmware.log to E:\VM-Rescue
- compress/zip E:\Rescue, and attach the .zip archive to your next reply
Note: The attached scrips will only extract metadata, i.e. no user data.
André