How to pre-activate Windows Settings Header in a Win ISO by NTLite

SM03

Active Member
Hello,

Been searching a way to (pre) activate the 'Windows Settings Header' while customizing a Win ISO by NTL.

3.jpg

Usually, this can be done manually via the 'ViveTool' or 'mach2' with the help of CMD after installing the Windows, but am looking for ways to pre-activate (integrate) this into the Win ISO while customizing via NTL, by any Post command or automated command script in post setup, or something else that automatically enable it from the first boot of the Windows, without using the 'ViveTool' or 'mach2' & manually entering the commands to enable this.

If anyone knows anything about this or have any idea, share here.
 
From this thread.
https://github.com/thebookisclosed/ViVe/issues/6

1. Update a live system of the same build with ViveTool or mach2.
2. Export HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FeatureManagement\Overrides to reg file.
3. Load your image in NTLite. Remove ReconcileFeatures from Scheduled Tasks.
4. Integrate reg file in Registry. Don't add to Post-Setup unless you want to reboot.

Confirm your overrides are enabled by querying ViveTool or mach2.
Finally, don't ask someone for a fix if ABC override stops working after XYZ update. An enabled override either works or it doesn't.
 
Back
Top