Note, Windows Setup automatically installs from this file, so long as you name it install.swm.
Split the Windows image file into smaller files, and put the smaller files onto the USB drive: Dism /Split-Image /ImageFile:D:\sources\install.wim /SWMFile:E:\sources\install.swm /FileSize:3800 If your image is larger than the filesize limit:Ĭopy everything except the Windows image file (sources\install.wim) to the USB drive (either drag and drop, or use this command, where D: is the mounted ISO and E: is the USB flash drive.) robocopy D: E: /s /max:3800000000 Windows USB install drives are formatted as FAT32, which has a 4GB filesize limit. Follow the instructions to install Windows. Select the option that boots the PC from the USB flash drive. Using DU in Recovery Mode, in the Left Hand Pane (LHP), in addition to the single line 1TB Seagate USB 3.0 Cable, below that I can now see a horizontal line followed by two new lines: top line is Disk1, lower indented line is OS X Base System. Turn on the PC and press the key that opens the boot-device selection menu for the computer, such as the Esc/F10/F12 keys. For more information, see Automate Windows Setup. Optional: add an unattend file to automate the installation process.
Use File Explorer to copy and paste the entire contents of the Windows product DVD or ISO to the USB flash drive. Step 2 - Copy Windows Setup to the USB flash drive If Mark Partition as Active isn't available, you can instead use diskpart to select the partition and mark it active.