Download Latest Version UnattendedWinstall v2.1.0 source code.tar.gz (73.4 kB)
Email in envelope

Get an email when there's a new version of UnattendedWinstall

Home / v2.1.0
Name Modified Size InfoDownloads / Week
Parent folder
UWScript.ps1 2024-11-28 104.2 kB
autounattend.xml 2024-11-28 199.9 kB
README.md 2024-11-28 1.4 kB
UnattendedWinstall v2.1.0 source code.tar.gz 2024-11-28 73.4 kB
UnattendedWinstall v2.1.0 source code.zip 2024-11-28 75.8 kB
Totals: 5 Items   454.7 kB 8

v2.1.0 Changes

autounattend.xml Changes

  • Removed the forced Pro edition enforcement. This is so the answer file can still be used with Home and especially Enterprise versions like LTSC.
  • Added an order to temporarily disable all network adapters so Windows Updates aren't installed during the OOBE phase. (This should stop Windows Defender from being Enabled automatically.)
  • Added a FirstLogon command that enables the network adapter again when the first user loads in after the OOBE phase.

autounattend.xml & UWScript.ps1 Changes

  • Removed Microsoft Edge and Google Chrome Policies as it seems to negatively impact user browsing experience.
  • Defined a new list of services that should be set to Disabled and Manual as the original list in v2.0.0 caused issues. The process count isn't as low as before but Windows should be more functional.

What's Changed

New Contributors

Full Changelog: https://github.com/memstechtips/UnattendedWinstall/compare/v2.0.0...v2.1.0

Source: README.md, updated 2024-11-28