Hello,
Recently, I tried to modify my Windows 10 ISO.
However, I found that most of my presets aren't picked up by the NTLite or reflect on the modified ISO.
One of the example below.
I'm expecting that my computer name is DESKTOP-VMWARE.
I attached my preset here to seek for some helps.
Recently, I tried to modify my Windows 10 ISO.
However, I found that most of my presets aren't picked up by the NTLite or reflect on the modified ISO.
One of the example below.
XML:
<settings pass="specialize">
<component name="Microsoft-Windows-Shell-Setup">
<ComputerName>DESKTOP-VMWARE</ComputerName>
</component>
</settings>
...
<Tweaks>
<Settings>
<TweakGroup name="DesktopTweaks">
<Tweak name="Advanced\TaskbarGlomLevel">0</Tweak>
</TweakGroup>
<TweakGroup name="Explorer">
<Tweak name="Explorer\EnableAutoTray">1</Tweak>
</TweakGroup>
</Settings>
<Services></Services>
<ExtraServices></ExtraServices>
<ScheduledTasks></ScheduledTasks>
</Tweaks>
I'm expecting that my computer name is DESKTOP-VMWARE.
I attached my preset here to seek for some helps.