In the event log we see automatic updates installing and rebooting the server. We thought we turned off automatic udpates prior to the last update/reboot events. When you turn off automatic updates, does it write an event to the log? If so, what is the 'source' of the log entry?

link|improve this question

57% accept rate
You might notice the lack thereof in Windows->Setup – user Jan 26 at 17:36
Rather than turning Automatic Updates off, you might try disabling the Automatic Updates service. That will ensure that no updates will be downloaded or installed. You can do this via GPO, which will make it much easier to manage if you have more than a few servers. – joeqwerty Jan 26 at 18:20
feedback

1 Answer

The Automated Updates client doesn't generate any specific Event Log messages when its configuration is changed. You'll have better luck locating information about how it is behaving in %SystemRoot%\WindowsUpdate.Log, where the Automated Updates client puts most of its logging information.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.