Forum Discussion
Disable Windows Update on Windows server 2019 (1809)
HI bdionisogr1 thanks for you repaly and for the workaround that we send us.
We tru to applya second link on a dev server and set a NoAutoRebootWithLoggedOnUsers (REG_DWORD) regkey to manage the updates.
We find and try another workaround that we send on this link
https://www.wintips.org/how-to-turn-off-windows-10-updates-permanently/
we try to apply the steps 2 on server and after set this key updates not start
thanks
marco
- Marco2706Sep 27, 2022Copper Contributor
HI, bdionisogr1 onluy for update you on workaround that we use to sole this issue:
1 step, create a policy to disable a Update orchestrator service
2 step, create a policy to add a reg key NoAutoRebootWithLoggedOnUsers on the server
After add this 2 policy the service not start by self and no reboot if a user it's logged on (for exemple a service user that use to run application on server and need to log in to run)