Moderator
•
349 Posts
0
274
December 10th, 2024 14:25
Image Assist: Copy image off Hyper-V
There are several ways to accomplish this.
Option 1: Reboot the VM after it’s captured, login, turn on Enhanced Session then copy to the host. The image will be in the root of C:


Option 2: Map to a network share by clicking the Browse button after the image is captured and map to a network share then copy.
Option 3: Mount a virtual disk to the SCSI Controller of the VM in Hyper-V and copy it there. (Note: This will require more steps because you will have to initialize the disk & format it once it’s created… before it can be used)
Open the VM Settings & add a new virtual disk with settings seen below, then open a CMD using fn F8, run diskpart to select the new disk, create a primary partition on it, format it NFTS and assign it a drive letter.




Browse to the new disk, copy it there, shut the VM down, remove the virtual disk from the scsi controller, then mount it on the host machine to copy the image to the USB drive.





Related Articles:
Contact us for more information.
If you do not already have a Dell contact, use the Global Imaging Contact Sheet to get started.
Learn More with Live Webinars.
See Dell Configuration Services Imaging & Provisioning Webinar for webinar schedules and registration details.
every Thursday from 9:30AM-10:30AM CST (3:30-4:30 UTC/GMT)



DELL-ChrisM2
Community Manager
•
1.2K Posts
0
December 4th, 2025 20:10
Great post! Marking thread as Accepted Solution.