Assuming the source and destination VMs have the same operating system, it's as simple as:
- Shutdown the source VM (optional, but recommended, depending on the guest OS)
- Detach the drive (don't delete the files)
- Attach the drive to the destination VM. When it asks if you want to create a new drive, chose the option to use an existing drive, then browse to the folder for the source VM and attach it
If you want to clean up the location of the VMDKs (i.e. put them all in the same folder on the datastore), the easiest way is to do an SvMotion.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.