Hello,
I have captured an image of Windows 10 Education (using imagex) with an embedded unattend.xml file which successfully works when restored / deployed using imagex. This particular image is being sent to the manufacturer to be the OEM image supplied with
the machine. However I'd like to add this WIM into our SCCM to allow us to reimage devices when need be without having to manually restore it using imagex.
When I attempt to restore the image using SCCM, firstly it doesn't skip the product key page as it does when restored using imagex and it doesn't create the username it is meant to create from the unattend.xml file which again works fine with imagex. How can
I get SCCM to simply deploy the WIM without it making any changes or messing with the OOBE experience which has been configured through the embedded unattend.xml located in the c:\windows\panther directory?
Thanks!