Page 1 of 1

download only post SP1 updates for Windows 7

PostPosted: 04.06.2011, 21:48
by maisum
Hello!
I wonder if you can use WSUS Offline Update version 6.8.4 (or even v0.7c) to download only the post-SP1 updates for Windows 7, for only one architecture (x86), and for only one language (Brazilian Portuguese)...
And how could this be done?
In any case, many thanks for whom develops this very nice software ;)

Re: restricting target

PostPosted: 04.06.2011, 22:55
by boco
download only the post-SP1 updates for Windows 7
Disable the ''Include Service Packs'' option and select only the ''Windows 7/Server 2008 R2'' Global checkbox.

for only one architecture (x86)
Jut do NOT select the ''x64 Global'' checkbox.

and for only one language (Brazilian Portuguese)
Windows 7 does mostly use global (language independent) updates only. Thus there's only one checkbox per architecture. Note that for some static updates to be in your language, you have to run the .\cmd\AddCustomLanguageSupport.cmd command one time with your language code to add static update support. So, in your case, start a command line, change into the .\cmd subdirectory of WSUSOU and run ''AddCustomLanguageSupport.cmd ptb''

Example:

Code: Select all
C:\>d:

D:\>cd wsusoffline

D:\wsuoffline>cd cmd

D:\wsusoffline\cmd>AddCustomLanguageSupport.cmd ptb

Re: download only post SP1 updates for Windows 7

PostPosted: 26.02.2015, 15:50
by invader7
boco wrote:Note that for some static updates to be in your language, you have to run the .\cmd\AddCustomLanguageSupport.cmd command one time with your language code to add static update support.


its a very old thread but i found it :P , why only 1 time ? can you explain ? thanks !

Re: download only post SP1 updates for Windows 7

PostPosted: 26.02.2015, 21:43
by boco
Indeed, very old thread. I don't know anymore, but it still has to be executed only one time after each update. I don't think it will screw you if you run it multiple times, though, it simply is not required.

Re: download only post SP1 updates for Windows 7

PostPosted: 26.02.2015, 22:24
by aker
@invader7
There is no problem with running the script multiple times anymore; I just checked that.

@WSUSUpdateAdmin
Ich hielte es für sinnig, die RemoveCustomLanguageSupport.cmd in der UpdateOU.cmd vor dem Entpacken aufzurufen, falls die Sprachdateien verändert wurden, es könnten sonst veraltete Links übrig bleiben.

Viele Grüße

Re: download only post SP1 updates for Windows 7

PostPosted: 27.02.2015, 16:57
by invader7
thanks !!

Re: download only post SP1 updates for Windows 7

PostPosted: 03.03.2015, 15:36
by WSUSUpdateAdmin
Moin!

aker wrote:@WSUSUpdateAdmin
Ich hielte es für sinnig, die RemoveCustomLanguageSupport.cmd in der UpdateOU.cmd vor dem Entpacken aufzurufen, falls die Sprachdateien verändert wurden, es könnten sonst veraltete Links übrig bleiben.

Eine gute Idee! :)
Ich denke darüber nach.

Gruß
Torsten

Re: download only post SP1 updates for Windows 7

PostPosted: 05.03.2015, 12:41
by WSUSUpdateAdmin
Moin!

:arrow: http://trac.wsusoffline.net/browser/trunk (r650). :)

Danke & Gruß
Torsten