Use Powershell to trigger Windows updates SCCM client
When SCCM does not show the windows updates this Powershell can be used. [ code language = “powershell”] $Server=’hostname’ #https://docs.microsoft.com/en-us/archive/blogs/charlesa_us/triggering-configmgr-client-actions-with-wmic-without-pesky-right-click-tools #Trigger SSCM trigger Schedule 113 – Scan by Update Source …