Is there any tool out there that allows me to edit or inject the build information for a WIM from the source that I built the WIM from? The case is this: I've built a deployment that's essentially a hand-off deployment that I want run from the hard drive
of laptops we buy from our vendor once they're physically at the location of delivery. What I want to hand our vendor (who also uses MDT) is a WIM capture of the build that they can use MDT to image directly to the hard drive. I don't want to send them a copy
of my deployment share (which is significantly larger), just the WIM of the build\content folder. Problem is, MDT won't import the WIM unless it has the BUILD flag present, which tools like GImageX can't edit. Any suggestions?
↧