Posts

Showing posts from May, 2017

Query windows patch via command line

To check if a windows patch (e.g. KB1234567) has been installed, run the following command line:      C:> wmic qfe | find "1234567"