Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 456 Bytes

Little tool to bulk download windows updates by kb number.

Made it in order to automate work with 'System update readiness Tool' ( https://support.microsoft.com/kb/947821 ).

Tool will produce CheckSur.log file which can be used after editing it a little as a source of KB files list to download.

Updates list can have update names like:

KB322223

Kb322223

kB322223

322223

Architecture and windows version (x64, windows 7) hardcoded at this moment.