1
Am applying a "critical" Microsoft patch (KB4499164) to a number of remote Windows 7 (32-bit) PCs. My ONLY option to access these PCs is via SSH and SFTP.
I used a batch script to apply this patch overnight to nine systems as a pilot. Three of the PCs list the patch when I use either the wmic qfe command or the systeminfo command. On the remaining PCs, the wmic qfe command shows the patch as installed, but the systeminfo command does NOT list the patch.
Which one is correct? How do I know for sure if the patch applied?