Hello,
I repair computers for a living. I used to get a lot of Windows 7 machines. It got to the point where it took too long to install a fresh copy of 7 OEM, install the drivers, fully update the machine, etc. So I learned how to start the 7 installation, boot into Audit Mode, install all the updates, run sysprep /generalize to remove the drivers, boot into a Windows PE environment (via PXE Boot), capture the image, customize the image with drivers, and replace the install.wim file in the X:\sources\ directory on the 7 installation media.
This worked very well. I could install a legal copy of Windows 7, fully updated, within 30 minutes or so. Now, I'm seeing a bunch of Windows 8 machines and the number of updates available are growing. I'd like to be able to do the same thing that I do with 7. However, I'm having problems.
I use to Windows Media Creation Tool to download an OEM copy of Windows 8.1. During installation, if I go all the way through, it installs a fully activated copy of Windows 8.1 Setup successfully pulls the product key from the BIOS and 8.1 gets installed, activated. However, during setup, if I boot into Audit Mode, I have trouble. I boot into Audit Mode, I use a PowerShell module to download the Windows Updates because Windows Updates won't run without an account. Once I fully update the machine, I run sysprep /generalize /shutdown, I boot into a PE environment, I capture the image.
Because some of the machines have a UEFI BIOS with secure boot enabled, I make a Windows 8.1 bootable FAT32 installation thumb drive. I replace the install.esd file with my custom install.swm file. However, because my custom install.swm file is greater than 4GB, I have to use dism to split it. I have install.swm and install2.swm. I delete the install.esd file off the thumb drive and put my install.swm and install2.swm file on the thumb drive. When I boot off the thumb drive, setup refuses the product key.
I believe either I'm capturing the image incorrectly or doing something horrible wrong here. I tried asking for help on the Microsoft's technet forums but they told me it is actually illegal to do what I'm trying to do. A user said legally, my only options are to contact the manufacturers of the computers and request recovery disks. I hope they're wrong in that.
Could someone here please let me know if I'm actually breaking the law trying to do this and if not, how I could successfully create a fully updated installation medium to install Windows 8.1? I'd like to know the proper procedure. Thank you.
I repair computers for a living. I used to get a lot of Windows 7 machines. It got to the point where it took too long to install a fresh copy of 7 OEM, install the drivers, fully update the machine, etc. So I learned how to start the 7 installation, boot into Audit Mode, install all the updates, run sysprep /generalize to remove the drivers, boot into a Windows PE environment (via PXE Boot), capture the image, customize the image with drivers, and replace the install.wim file in the X:\sources\ directory on the 7 installation media.
This worked very well. I could install a legal copy of Windows 7, fully updated, within 30 minutes or so. Now, I'm seeing a bunch of Windows 8 machines and the number of updates available are growing. I'd like to be able to do the same thing that I do with 7. However, I'm having problems.
I use to Windows Media Creation Tool to download an OEM copy of Windows 8.1. During installation, if I go all the way through, it installs a fully activated copy of Windows 8.1 Setup successfully pulls the product key from the BIOS and 8.1 gets installed, activated. However, during setup, if I boot into Audit Mode, I have trouble. I boot into Audit Mode, I use a PowerShell module to download the Windows Updates because Windows Updates won't run without an account. Once I fully update the machine, I run sysprep /generalize /shutdown, I boot into a PE environment, I capture the image.
Because some of the machines have a UEFI BIOS with secure boot enabled, I make a Windows 8.1 bootable FAT32 installation thumb drive. I replace the install.esd file with my custom install.swm file. However, because my custom install.swm file is greater than 4GB, I have to use dism to split it. I have install.swm and install2.swm. I delete the install.esd file off the thumb drive and put my install.swm and install2.swm file on the thumb drive. When I boot off the thumb drive, setup refuses the product key.
I believe either I'm capturing the image incorrectly or doing something horrible wrong here. I tried asking for help on the Microsoft's technet forums but they told me it is actually illegal to do what I'm trying to do. A user said legally, my only options are to contact the manufacturers of the computers and request recovery disks. I hope they're wrong in that.
Could someone here please let me know if I'm actually breaking the law trying to do this and if not, how I could successfully create a fully updated installation medium to install Windows 8.1? I'd like to know the proper procedure. Thank you.