...
Execute the following command in the IoTEntOnSECO directory directory in an elevated command prompt (launched as administrator)
Code Block make-winpe-enterprise.cmd /device /patch_sdport /disable_updates /disable_transparency /test_signing /unattend
Apply the Image to an SD Card with the following command (diskmgmt.msc displays the drive numbers)
Code Block make-winpe-enterprise.cmd /apply <disk_number>
...