How to search Installed Updates

Posted Chuck Lu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了How to search Installed Updates相关的知识,希望对你有一定的参考价值。

Windows本身的控制面板中自带的搜索,无法根据补丁编号进行搜索

可以将补丁信息导出到文本,再用文本编辑器进行查找

https://www.concurrency.com/blog/w/search-for-installed-updates

wmic qfe list > updatelist.txt 

或者

systeminfo > sysinfo.txt 

 

wmic is short for Windows Management Instrument Console

qfe is short for Quick Fix Engineering

 

MS17-010: Description of the security update for Windows SMB Server: March 14, 2017

http://www.catalog.update.microsoft.com/Search.aspx?q=KB4012212

http://www.catalog.update.microsoft.com/Search.aspx?q=KB4012215

以上是关于How to search Installed Updates的主要内容,如果未能解决你的问题,请参考以下文章

How to make vcredist_x86 reinstall only if not yet installed

How to run an manually installed program from terminals in Linux / Ubuntu

I have Flash Player installed, but I am unable to view Flash content in Chromium. How do I enable Fl

How to search for a part of a word with ElasticSearch.md

How to Grid Search Hyperparameters for Deep Learning Models in Python With Keras

How to Reuse Old PCs for Solr Search Platform?