Saving configurations / unattended installation for upgrading to Win 11

mtm

New Member
Messages
8
Reaction score
0
Dear Community,

ist there a possibility to save configurations?
Each time I'd like to optimize an iso image I have to go through all the settings again. It would be easier to use my former settings and just make the new changes I'd like to try. Or am I doing it all wrong from the beginning?

When I configure an iso image to upgarde from win 10 to win 11, can I still use unattended installation settings, or are these settings only for new installations?

Thanks and regards,
mtm
 
By default, NTLite saves a preset that contains all the current changes you made to the ISO prior to application. You can also choose to save your own under Image > Preset > Save.

Unattended install is fairly universal in Windows and rarely changes, at least as far as the average user is concerned. Your settings for the autounattend file should carry over fine from W10 to W11.
 
autounattend.xml files are generic to every W10 & 11 release or edition. The only difference is if you include a generic install key for a Windows edition (Home/Pro/EDU/Enterprise), or specific product activation key.

You can also create a multi-architecture answer file, all that does is duplicate every XML block – once for x86, once for amd64.
 
Back
Top