Posted August 7, 20231 yr Hello, today we've noticed that on our Server 2016 OS machines we can't use the Windows Update GUI to Search for or Install Updates. Controlling it with USOCLIENT startscan & USOCLIENT startinstall works as expected but the Button to Search for new and Install pending Updates is greyed out. After a bit of testing (blocking our GPO, removing the Pulseway Patch Policy, Resetting Windows Update) it seems that Pulseway sets Registry Keys that interfere with either our (GPO) settings or sets invalid values which in turn lead to an unusable Windows Update GUI. Server 2019 & 2022 work fine with GPO + Pulseway Patch Policy applied. Next Screenshot is a Diff of the Registry Keys with just the GPO applied (left) and GPO + Patch Policy applied (right): Â Our Windows Settings from the Patch Policy are set as follows: I've tested changing the new Drop-Down in the Pulseway Patch Policy from "Automatically download updates and let a user choose when to install" to "Notify before downloading and installing and updates" - which controls the AUOptions Registry Key and changes that to 2, so it matches with our setting from GPO - but unfortunately that didn't change that behaviour (button still greyed out). I've now tested removing a few keys to see which one's the culprit and manually deleting the Key "SetDisableUXWUAccessSetDisable" (which gets configured with the value 0 by Pulseway) and starting a Scan via "USOCLIENT startscan" restores the button to "Check for updates" in the UI. "Prevent end users from executing and configuring Windows Update" in the Patch Policy is disabled, so it shouldn't be blocked but then again it's set correctly in the registry and I can't seem to find incompatibilities on that key with Server 2016. The GPO Value for "Remove access to use all Windows Update features" (which this key sets) is supported on "At least Windows Server 2016 or Windows 10" according to our Windows Server 2022 ADMX. Do you guys see anything, other than that Key, interfering? Â Â
August 9, 20231 yr I'm also experiencing this issue.  Is there any way that we can turn off the Windows Update Management settings, whilst retaining the 3rd party application control functionality? Please let me know.
August 9, 20231 yr Administrators Hi Guys, I have raised the bug report with Support, if you like you can pass me on both your emails and I can CC you guys in the chain so that you can stay up to date on it's progress Let me know. Thanks, StefanÂ
August 9, 20231 yr 1 hour ago, StefanMcl_Pulseway said: Hi Guys, I have raised the bug report with Support, if you like you can pass me on both your emails and I can CC you guys in the chain so that you can stay up to date on it's progress Let me know. Thanks, Stefan Thanks Stefan - I've raised this with support also. Please let me know how I DM you!Â
August 9, 20231 yr Administrators @JSBTX If you just click on my profile pic it will take you to my profile where you should see a message option on the screen if you can't find it let me know and I will dm you
August 9, 20231 yr Same problem here, wasted an hour troubleshooting before finding this thread. Ugh. Â
August 15, 20231 yr I am also having this problem. I have many servers that have the Windows Update "install now" button grayed out. Am I missing something here? Is there a fix to this issue?
September 8, 20231 yr Author Something changed but I don't know when and what (wasn't kept in the Loop - or I've missed it). Anyway, the GUIs behaviour is back to normal for me on Server 2016. I didn't diff the registry again but just by glancing over it it seems that some previously set values were removed.
November 16, 20231 yr This issue resolved itself a few months ago, but now appears to be back again! Only affecting Server 2016.
November 16, 20231 yr Administrators @ed247 @JohnnyJoker @JonasB Hi All, I believe the issues is still being reviewed by dev However there is the following hotfix that should work. If you run the following script as an administrator it should fix the issue:  REG DELETE HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v SetDisableUXWUAccess REG DELETE HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate /v SetDisablePauseUXAccess USOCLIENT startscan Let me know if it works or not, Thanks a mill, Stefan
Create an account or sign in to comment