Pause Windows Update

Please prepare a procedure that would do the same as the following registry entry, i.e. pausing Windows Update until 2069, patch management I will implement from the Endpoint Manager

Reg File: https://pastebin.com/raw/iyUZBFT5

1 Like

@kamiloxf have you managed to exclude MS Preview updates from installing with EM?

You may also want to reconsider just using Enterprise Manager for MS updates because it doesn’t support Windows feature updates.

Will someone be able to rewrite the registry entry into a procedure that I can use in the Endpoint Manager console?

hi @kamiloxf

I will check with the concern team and get back to you.

Thank you

Hi @kamiloxf ,

We have shared your request with our script developer. we will share the script here once it is prepared.

Kind Regards,
PremJK

@kamiloxf Since the current Xcitium system doesn’t detect Windows feature updates, by pausing until 2069, they will not install.

I mean monthly updates released as part of the patch thusday and I do not want them to install automatically
My reg entry causes exactly like this:

Since the current Xcitium patching system doesn’t support Windows Feature updates, they’ll never install.

The difference between 'feature updates' and 'quality updates' on Windows 11, 10 | Windows Central

Hi @kamiloxf ,

Our script developer has prepared the script using the provided registry entries. please import the JSON file and run the script as Local System User.

script to pause windows update.json (4.5 KB)

Kind Regards,
PremJK

Hi
I tested the provided script and it works properly thanks for your help in writing.

@kamiloxf How do you plan to install the Feature Update on machines?

@PremJKumar, would you be able to also add to the script to turn on/off ‘beta’ or ‘releases preview’ updates?

https://www.elevenforum.com/t/stop-getting-insider-preview-builds-on-windows-11-pc.1967/#Two

Hi @nct ,

We will ask our script developers to check and provide their input on the feasibility of this script.

Kind Regards,
PremJK

1 Like

First you have to pause update function may have been disabled by your organization. On a personal computer, this issue can occur if you have miss configured an update-related policy or registry value. Thank you

Hi @nct ,

Please try this script as “Local SystemUser” and provide your feedback
https://scripts.xcitium.com/frontend/web/topic/script-to-turn-on-or-off-stop-getting-beta-or-release-preview-insider-preview-builds-of-windows

Please let us know if you need any changes.

Kind Regards,
PremJK

Thanks, @PremJKumar, I’ll test this next week.