I would not actually recommend configuring a Windows 10 IoT Core system and then capturing it (you should use the provided build system), but if you were trying to capture a demo or replicate a problem, there is a way to capture to a FFU as of Windows 10 1709 or later.
The basic version is to boot to WinPE and use DISM to capture to an attached USB stick or mapped network drive.
The addition of the "capture-ffu" switch is where the magic happens:
DISM.exe /capture-ffu /imagefile=R:\MyDemoImage.ffu /capturedrive=\\.\PhysicalDrive0
Subscribe to:
Post Comments (Atom)
-
Storage Spaces is a great improvement over the baseline software RAID functionality built into Windows. The ability to have a SSD cache ti...
-
Run the following command to get a list of disks on the system: wmic diskdrive list brief' To apply the image to the disk run: ...
-
I had the pleasure to attend Microsoft BUILD this year. There's so much to see and do, it really is an assault on the senses. Despit...
No comments:
Post a Comment