-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Checklist
- I have searched for existing issues/discussions and didn't find any similar ones.
Describe the feature or improvement
As an alternative to sysprep and audit mode, using answer files would be an easy way to apply this tweak collection to a new Windows install.
There could be a default unattend.xml file that applies the default settings. The custom mode could also be used to select options and generate a customized unattend.xml file.
Examples
Unattend generator https://schneegans.de/windows/unattend-generator/
Source for the unattend generator https://github.com/cschneegans/unattend-generator/
A windows debloat project using answer files https://github.com/memstechtips/UnattendedWinstall
Additional context
Microsoft documentation https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/update-windows-settings-and-scripts-create-your-own-answer-file-sxs?view=windows-11
How to use answer files https://schneegans.de/windows/unattend-generator/usage/