Group:  English: Windows Server ยป microsoft.public.windows.server.update_services
Thread: [Ann:] GWC Core Component

HTVi
TV Discussion Newsgroups

[Ann:] GWC Core Component
Peter Schirmer <peter[ at ]invalid.invalid> 11/17/2008 4:54:54 PM
WSUS 2 or WSUS 3 does not support an official way to extract files.

GWC Core makes it easier four you. You'll find a class library and a
very simple example. Enter a KB-Number, specify a target and wait a
moment. Then you'll see the extractet files. ;-)

Happy extracting!



Usage (Example.exe)
C:\Temp\Example.exe /kb="957095" /target="C:\Files" /wsusversion="2"

Usage (ClassLibrary)
Imports GWCCore.WSUSQuery
Dim Instance as new WSUSDatabaseQuery

Instance.KBtoUpdateID("957095", "C:\Files")
Instance.KBtoUpdateID_WSUS3("957095", "C:\Files")


Requirements
..NET Framework 2
WSUS 2 / 3

Language
Visual Basic

Link:
http://www.codeplex.com/GWCCore

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net