Why are these registry entries not being applied?
One other registry entry is being applied just fine, but those above are ignored. They appear fine in the list after NTLite parses the file.
I'm adding them to the REGISTRY section in NTLite via myRegFile.reg.
No other changes were made to the image, I simply added the registry file with the values above. They are GPO-related, so maybe that has something to do with it?
Code:
myRegFile.reg
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"TargetReleaseVersion"=dword:00000001
"TargetReleaseVersionInfo"="22H2"
"ProductVersion"="Windows 10"
One other registry entry is being applied just fine, but those above are ignored. They appear fine in the list after NTLite parses the file.
I'm adding them to the REGISTRY section in NTLite via myRegFile.reg.
No other changes were made to the image, I simply added the registry file with the values above. They are GPO-related, so maybe that has something to do with it?
Last edited: