Hello all,
I manage the Windows Update on our servers and we are facing a problem.
By our standards, every new Windows Update must be downloaded and applied manually, to avoid unwanted reboots. We have one WSUS server and a GPO configured as follows:
The Configure Updates option is marked number 2 - Notify for download and auto install. When Windows finds updates that apply to this computer, users will be notified that updates are ready to be downloaded. After going to Windows Update, users can download and install any available updates.
This prevents updates to be automatically downloaded or installed.
Even so, we are having a lot of incidents where servers are installing updates and rebooting by themselves.
I searched on WindowsUpdate logs to figure out what could possibly be forcing the servers to update the OS.
At C:\Windows\SoftwareDistribution (the folder that holds the WindowsUpdates downloaded) we have a log file called "ReportingEvents"
This file shows dates and times of the sync of the machine with the WSUS server, and records of actions like checking updates, downloading updates, etc.
Looking for events on the log I can find this:
147 [AGENT_DETECTION_FINISHED] 101 {00000000-0000-0000-0000-000000000000} 0 0 <<PROCESS>>: SophosMTR.exe Success Software Synchronization Windows Update Client successfully detected 3 updates.
156 [AGENT_STATUS_30] 101 {00000000-0000-0000-0000-000000000000} 0 0 <<PROCESS>>: SophosMTR.exe Success Pre-Deployment Check Reporting client status.
183 [AGENT_INSTALLING_SUCCEEDED] 101 {CDDE339C-EBDB-4A16-ADD4-FB196A5053A8} 203 0 AutomaticUpdatesWuApp Success Content Install Installation Successful: Windows successfully installed the following update: Atualização de segurança do Windows Server 2012 R2 (KB3172729)
It is a chain of actions: First we have the discover of 3 updates. The line above we have the pre-deployment... Both actions brings the process "SophosMTR.exe".
And in the line above, the Windows Update is installed.
As I said before, our GPO regarding this it is not configured to download WindowsUpdates automatically.
QUESTION: Could SophosMTR.exe triggered the WindowsUpdate discover and installation?
This is critical. Servers cannot update randonlly without our knowledge, and without a maintenence window. And if Sophos has the power to overwrite what the WindowsUpdate GPO states, we have to change this setting right way.
Thanks for any help!
This thread was automatically locked due to age.