github memstechtips/UnattendedWinstall v2.1.0
UnattendedWinstall v2.1.0

16 hours ago

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

  • Don't Remove Internet Explorer Compatibility as it breaks Volume Mixer by @ShivamXD6 in #171
  • Removed forced Pro edition, remove browser policies, defined new list of services. by @memstechtips in #191

New Contributors

Full Changelog: v2.0.0...v2.1.0

Don't miss a new UnattendedWinstall release

NewReleases is sending notifications on new releases.