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"


Comments

Popular posts from this blog

Java encoding : UTF-8, Big5, x-MS950-HKSCS