4.5

Table Of Contents
Example 13-2. Decrypting Virtual Machine Files
Decrypt a full virtual machine by specifying its VMX file.
vdmadmin -V -rescue -d lmdtpool -u MYCORP\jo -infile "J:\Temp\LMDT_Recovery
\CN=lmdtpool,OU=Applications,DC=mycorp,DC=com.vmx"
List the files that are available for the scsi00 disk of a local desktop's virtual machine.
J:\Temp\LMDT_Recovery>dir /b *scsi00*
52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001.vmdk
52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001-s001.vmdk
52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001-s002.vmdk
52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001-s003.vmdk
52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001-s004.vmdk
5215df4df635a14d-caf14c8dbbb14a3d-scsi00.vmdk
5215df4df635a14d-caf14c8dbbb14a3d-scsi00-s001.vmdk
5215df4df635a14d-caf14c8dbbb14a3d-scsi00-s002.vmdk
5215df4df635a14d-caf14c8dbbb14a3d-scsi00-s003.vmdk
5215df4df635a14d-caf14c8dbbb14a3d-scsi00-s004.vmdk
Decrypt the current version of the scsi00 disk by specifying its VMDK file.
vdmadmin -V -rescue -d lmdtpool -u MYCORP\jo -infile "J:\Temp\LMDT_Recovery
\52e52b7c26a2f683-42b945f934e0fbb2-scsi00-000001.vmdk"
What to do next
Use
VMware Workstation to power on and examine a decrypted full virtual machine, or VMware DiskMount
to mount a decrypted disk. Alternatively, examine the contents of a decrypted disk by attaching its VMDK file
to a virtual machine in VMware Workstation. When you have recovered the data from the virtual machine
files, roll back the local desktop.
VMware View Administrator's Guide
256 VMware, Inc.