Forum Discussion

lancehietpas's avatar
lancehietpas
Copper Contributor
Jan 22, 2023
Solved

Update sub status No Heartbeat

Hi There, I have a few workstations using Autopach that have an Active status, but are returning that they are not up to date and have no heartbeat. Does anyone know why this is happening and h...
  • lancehietpas's avatar
    lancehietpas
    May 02, 2023

    Chris_Tulip We found that automatic updates were not enabled on those computers, so we pushed out the below poweshell on the problem computers to fix the issue.

    Set-ItemProperty HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU -Name NoAutoUpdate -Value 0

     

Resources