Skip to Main Content
Status Shipped
Product Area Right Click Tools
Categories Tools
Created by Randy Naugle
Created on Aug 18, 2020

Remote Software Center\Software Updates\KB* - Status & Evaluation State

The Status seems to always say "Installed". What would be better is for both Status and Evaluation State to query the actual verbiage from the client for those fields.

objWMIServiceSMSClientSDK = GetObject("winmgmts:" & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\ccm\ClientSDK")

objWMIServiceSMSClientSDK.ExecQuery("Select * from CCM_SoftwareUpdate WHERE Name Like '%Windows 10%'")

  • +4