Getting Microsoft Patches information

Associate
Joined
24 May 2011
Posts
208
I have written a VBScript that will scan a server and get a list of Microsoft patches installed, and then writes it to a back end SQL database.

The information extracted is the KB number - now how can I get the KB title - from Microsoft Update website using VBScript.
 
Back
Top Bottom