Hi Everyone,
I’m looking to completely disable my Windows client to automatically look for updates from Microsoft because I want to centrally control which updates to install. For this I wanted to disable and stop wuauserv altogether, which does the trick, but BatchPatch needs it to run in order to perform updates (HRESULT -2147023838).
Is there a way to overcome this restriction and allow BatchPatch to run Windows updates without these services running?
Do you have any other recommendation/suggestion perhaps, in case this is not possible?