Forum Discussion
Resuming Quality updates in Intune
Hi
Could you take a look at these settings
HKLM\SOFTWARE\Microsoft\WindowsUpdate\UpdatePolicy\Settings
Maybe changing them to zero if these settings are still configure to 1 or 2? and if that ain't working
I would check out this key... as it notes the start time... maybe removing that key ?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Update
- paulcreedy710Jan 27, 2022Brass Contributor
Rudy_Ooms_MVP Hi. That fix does actually work thank you, although I deleted the three entries instead of changing them because they weren't present on a few machines which didn't have this issue. The problem 'fixing' this is the large number of devices and the spread of them remotely. I'm tempted to try and push this reg change out via intune but I'm cautious of unknown consequences.
I just cant believe that without any prompts or warnings within intune, Microsoft has decided this is the behaviour for updates being paused and restarted.
- Jan 27, 2022Hi,
Just curious but which of the registry keys did you deleted? Sounds like a proactive remediation to me...
IF those keys are found exit 1 --> remediation delete those keys with powershell and exit 0- paulcreedy710Jan 27, 2022Brass Contributor
Yes so on that path I deleted these
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\current\device\Update
PauseQualityUpdatesStartTime
PauseQualityUpdatesStartTime_ProviderSet
PauseQuanityUpdatesStartTime_WinningProvider
After doing that, hitting the 'Check updates' button goes off and downloads/installs the updates as normal. This has worked manually on about 5-6 workstations so far. Other than in one case so far I didn't have to restart the machine either, but that may have been a separate issue. Its not practical to do this remotely on all the other machines.We are in a hybrid environment.