Can you mount a sysprep image using DISM
Posted
by
Tester123
on Super User
See other posts from Super User
or by Tester123
Published on 2013-06-28T16:08:35Z
Indexed on
2013/06/28
16:25 UTC
Read the original article
Hit count: 303
I created a script to mount a sysprepped Windows 7 image to a directory so I can edit a specific file in the image and then unmount it. The script seems to work just fine however, each time I try I seem to be getting some sort of error about the Image.
Errors such as:
- The image is supposedly damaged or corrupted
- The image mounts but nothing appears in the directory
So I guess the overall question is it possible to mount an syprepped Windows 7 Wim Image into a directory?
© Super User or respective owner