Page 1 of 1
Specific Installations

Posted:
06.11.2013, 01:32
by pmcewan
This programs looks great, and it's exactly what I've been searching for to help with patching. Is there a way to download and package just a certain list of patches in specific KBs and nothing else?
Re: Specific Installations

Posted:
06.11.2013, 07:02
by aker
It is possible.
Therefore you need to add all links to .\static\custom\StaticDownloadLinks-<platform>-<architecture>-<language>.txt and all KB-numbers to .\client\static\custom\StaticUpdateIds-<platform>-<architecture>.txt.
Then add the following line to the Misc-Section of UpdateGenerator.ini
- Code: Select all
skipdynamic=Enabled
and enable the "skipdynamic"-line in UpdateInstaller.ini
Re: Specific Installations

Posted:
06.11.2013, 17:20
by pmcewan
Great, I'll try that. But, what do I select on the screen to build the package in the GUI? Does it matter?
Re: Specific Installations

Posted:
06.11.2013, 18:28
by aker
Just use UpdateGenerator as before.
It will parse the line you added to its ini-file.
Re: Specific Installations

Posted:
08.11.2013, 05:02
by pmcewan
OK, perfect. Is there an easy way to get the download URL? Can the WSUS database be queried to get the information? Or is there some other way?
Re: Specific Installations

Posted:
08.11.2013, 22:50
by aker
Just go to MS Download Center click "Download" and right-click "Click here". Copy the link using the context menu. Then you have the link you need.
Re: Specific Installations

Posted:
11.11.2013, 03:25
by pmcewan
OK, understood. If all the required updates are in WSUS, then I assume you can generate the whole package for installation and use the instructions you provided for the client above to install just specific updates? But, the disadvantage is that the client will still have to download the whole package with all the patches even if you don't want them installed? Can you tell it just to package specific updates contained in WSUS without having to specify the download URL from Microsoft Update?
Re: Specific Installations

Posted:
11.11.2013, 06:46
by aker
If you enable "skipdynamic" wsusou will just download the updates, which have a static definition, and some general files like the Windows Update Agent.