JohnnyJoker Posted August 7 Share Posted August 7 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? Link to comment Share on other sites More sharing options...
JSBTX Posted August 9 Share Posted August 9 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. JohnnyJoker 1 Link to comment Share on other sites More sharing options...
Administrators StefanMcl_Pulseway Posted August 9 Administrators Share Posted August 9 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 JohnnyJoker 1 Link to comment Share on other sites More sharing options...
JSBTX Posted August 9 Share Posted August 9 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! Link to comment Share on other sites More sharing options...
Administrators StefanMcl_Pulseway Posted August 9 Administrators Share Posted August 9 @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 Link to comment Share on other sites More sharing options...
JonasB Posted August 9 Share Posted August 9 Same problem here, wasted an hour troubleshooting before finding this thread. Ugh. Link to comment Share on other sites More sharing options...
Tman Posted August 15 Share Posted August 15 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? Link to comment Share on other sites More sharing options...
JonasB Posted August 22 Share Posted August 22 Any workaround or solution for this issue? Link to comment Share on other sites More sharing options...
JohnnyJoker Posted September 8 Author Share Posted September 8 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. Link to comment Share on other sites More sharing options...
ed247 Posted November 16 Share Posted November 16 This issue resolved itself a few months ago, but now appears to be back again! Only affecting Server 2016. Link to comment Share on other sites More sharing options...
Administrators StefanMcl_Pulseway Posted November 16 Administrators Share Posted November 16 @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 ed247 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now