J
jmarden
Guest
Hi,
tl;dr:
Using LocalGPO.wsf, LGPO.exe or direct registry manipulation I cannot get the following polices to be applied within Win10 Home (1909). When using LocalGPO.wsf or LGPO.exe the applications show success and there are no errors in the event viewer, however gpresult /z shows that the changes are not applied; gpupdate /f and/or rebooting makes no difference. Any ideas?
Registry Entries:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"AllowAutoWindowsUpdateDownloadOverMeteredNetwork"=dword:00000001
"SetAutoRestartNotificationConfig"=dword:00000001
"AutoRestartNotificationSchedule"=dword:0000001e
"SetAutoRestartRequiredNotificationDismissal"=dword:00000001
"AutoRestartRequiredNotificationDismissal"=dword:00000002
"SetDisablePauseUXAccess"=dword:00000001
"SetDisableUXWUAccess"=dword:00000001
"SetAutoRestartDeadline"=dword:00000001
"AutoRestartDeadlinePeriodInDays"=dword:00000005
"AutoRestartDeadlinePeriodInDaysForFeatureUpdates"=dword:00000005
"SetComplianceDeadline"=dword:00000001
"ConfigureDeadlineForQualityUpdates"=dword:0000000f
"ConfigureDeadlineForFeatureUpdates"=dword:0000001e
"ConfigureDeadlineGracePeriod"=dword:00000005
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"AutomaticMaintenanceEnabled"=dword:00000001
"ScheduledInstallDay"=dword:00000004
"ScheduledInstallTime"=dword:0000000a
"ScheduledInstallSecondWeek"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000000
"RescheduleWaitTimeEnabled"=dword:00000001
"RescheduleWaitTime"=dword:00000005
"IncludeRecommendedUpdates"=dword:00000001
Thanks in advance for any help,
John
More...
tl;dr:
Using LocalGPO.wsf, LGPO.exe or direct registry manipulation I cannot get the following polices to be applied within Win10 Home (1909). When using LocalGPO.wsf or LGPO.exe the applications show success and there are no errors in the event viewer, however gpresult /z shows that the changes are not applied; gpupdate /f and/or rebooting makes no difference. Any ideas?
Registry Entries:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"AllowAutoWindowsUpdateDownloadOverMeteredNetwork"=dword:00000001
"SetAutoRestartNotificationConfig"=dword:00000001
"AutoRestartNotificationSchedule"=dword:0000001e
"SetAutoRestartRequiredNotificationDismissal"=dword:00000001
"AutoRestartRequiredNotificationDismissal"=dword:00000002
"SetDisablePauseUXAccess"=dword:00000001
"SetDisableUXWUAccess"=dword:00000001
"SetAutoRestartDeadline"=dword:00000001
"AutoRestartDeadlinePeriodInDays"=dword:00000005
"AutoRestartDeadlinePeriodInDaysForFeatureUpdates"=dword:00000005
"SetComplianceDeadline"=dword:00000001
"ConfigureDeadlineForQualityUpdates"=dword:0000000f
"ConfigureDeadlineForFeatureUpdates"=dword:0000001e
"ConfigureDeadlineGracePeriod"=dword:00000005
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoUpdate"=dword:00000000
"AUOptions"=dword:00000004
"AutomaticMaintenanceEnabled"=dword:00000001
"ScheduledInstallDay"=dword:00000004
"ScheduledInstallTime"=dword:0000000a
"ScheduledInstallSecondWeek"=dword:00000001
"AutoInstallMinorUpdates"=dword:00000000
"RescheduleWaitTimeEnabled"=dword:00000001
"RescheduleWaitTime"=dword:00000005
"IncludeRecommendedUpdates"=dword:00000001
Thanks in advance for any help,
John
More...