wmic qfe get Caption,Description,HotFixID,InstalledOn
# Specific to patches
wmic qfe get Caption,Description,HotFixID,InstalledOn | findstr /C:"KB3136041" /C:"KB4018483"
# Clone the repo with the following
git clone https://github.com/rasta-mouse/Sherlock.git
# On the command prompt run:
powershell -nop -ep bypass
Import-Module C:\path\to\Sherlock.ps1
Find-AllVulns