I have a VM (Windows Server 2008r2) with 3 virtual hard disks. 2 of the hard disks (C, D drives) were created in the same datastore as the VM when the VM was created. The 3rd virtual hard disk (E drive) was later added as an adjunct hard disk so the hard disk is in a separate datastore.
This VM will be decommissioned and I want to move its contents, for example files 1, 2, 3, ..., of the 3rd hard disk to another VM.
Instead of adding another hard disk to the new VM for these files, and then manually copying the files within the VM from 1 to the other, is there any easier way like attaching that 3rd virtual hard disk to the new VM so that the original files magically appear on my new VM?
If so, what would be the proper steps?
Thanks for any information provided.