Quando as atualizações são "Gerenciadas pelo administrador do sistema", isso significa que os servidores estão sendo configurados para atualizações por política de grupo ou por um servidor WSUS local ou serviços em nuvem do Google.
Pontos a verificar, se os servidores estiverem associados ao domínio, observe as configurações da política de grupo com GPRESULT /R
Veja esta resposta sobre como verificar servidores WSUS link
E nas instâncias de nuvem do Google, tente o seguinte:
On the Windows Server instance, open a PowerShell terminal as an administrator. Run the googet remove command to remove the package:
PS C:> googet remove google-compute-engine-auto-updater Optionally, you can reinstall the package to enable automatic component updates:
On the Windows Server instance, open a PowerShell terminal as an administrator. Run the googet install command to install the package:
PS C:> googet install google-compute-engine-auto-updater Alternatively, you can disable the updates by setting the disable-agent-updates value to true in project or instance custom metadata. The metadata value disables updates without removing the package or the task.