Page 1 of 15

WSUS Offline Update Lists

PostPosted: 14.03.2014, 19:37
by Cababs
VIEW NEW LISTS LATER IN THIS TOPIC, UNABLE TO ADD ALL INFORMATION INTO THIS POST

New lists start here:
viewtopic.php?f=2&t=4182&start=29

Here are the updates that's WOU doesn't download and install automatically.
Extract the zip file into you WOU directory. this will allow you to download and install the new updates and hold back the excluded ones.

Hope this helps. Happy to hear suggestions

WORK IN PROGRESS!

Re: WSUS Offline Update Lists

PostPosted: 12.05.2014, 20:58
by Cababs
I am going through the update lists and noticed that IE8, WMP11 .DotNet 3.5/4 are included in the OS updates. I am going to change this so they are separate lists. however I don't know the file names of these, Can somebody help please?

Re: WSUS Offline Update Lists

PostPosted: 13.05.2014, 08:25
by aker
The IE8 updates for Windows 7 (for example) have the same KB-number as the IE9+ ones.

Re: WSUS Offline Update Lists

PostPosted: 13.05.2014, 18:16
by Cababs
The following updates I want to put into download and install lists. but I don't know the names of the files to add them to the custom folder.

Code: Select all
939683   http://download.microsoft.com/download/5/2/a/52aa5ad7-4e8d-48ed-8c22-d84026ef8322/WindowsMedia11-KB939683-x64-ENU.exe
941569   http://download.microsoft.com/download/d/a/d/dad26ba5-25b9-4de0-a7a7-b54719280ce1/WindowsMedia11-KB941569-x64-ENU.exe
952069   http://download.microsoft.com/download/3/1/B/31BB6E66-1007-4681-A8F5-4DDDB16351B5/WindowsMedia11-KB952069-x64-ENU.exe
954155   http://download.microsoft.com/download/D/B/7/DB72CD93-8C14-4AA8-AAFD-9E7FD283E133/WindowsMedia11-KB954155-x64-ENU.exe
973540   http://download.microsoft.com/download/9/1/B/91B572F3-EDCD-45DD-8A77-77989BA1EADF/WindowsMedia11-KB973540-x64-ENU.exe
2378111   http://download.microsoft.com/download/1/B/3/1B39914F-2A5F-49B2-965F-E224C75ACF21/WindowsMedia11-KB2378111-x64-ENU.exe
929399-v2   http://download.microsoft.com/download/E/9/C/E9C0621C-F14B-40CE-88AD-A426B10BCBDE/WindowsMedia11-KB929399-v2-x64-INTL.exe


Code: Select all
2598845   http://download.microsoft.com/download/5/6/1/561AB4E7-36DB-47DB-9040-7163FD4FC478/IE8-WindowsXP-KB2598845-x86-ENU.exe
2632503   http://download.microsoft.com/download/4/3/A/43A4932D-E56C-4771-BA5F-F8B5A045EFAE/IE8-WindowsXP-KB2632503-x86-ENU.exe


Code: Select all
963707   http://download.microsoft.com/download/B/6/E/B6ED537B-E04B-4695-AD28-EE04AF273712/NDP35SP1-KB963707-x86.exe


Code: Select all
963707   http://download.microsoft.com/download/B/6/E/B6ED537B-E04B-4695-AD28-EE04AF273712/NDP35SP1-KB963707-x64.exe


Code: Select all
2468871-v2   http://download.microsoft.com/download/2/B/F/2BF4D7D1-E781-4EE0-9E4F-FDD44A2F8934/NDP40-KB2468871-v2-x86.exe
2533523   http://download.microsoft.com/download/D/8/D/D8D78CDD-1B69-4CB4-BEBB-91844DDBA18C/NDP40-KB2533523-x86.exe
2600217   http://download.microsoft.com/download/6/A/E/6AEA7F62-E3EE-4FDF-9DA5-900EDA0CBBFC/NDP40-KB2600217-x86.exe

Re: WSUS Offline Update Lists

PostPosted: 13.05.2014, 21:21
by aker
They need to be added to the "normal" files. It is not possible to create new files without changing the download routine.

Re: WSUS Offline Update Lists

PostPosted: 14.05.2014, 17:47
by Cababs
aker wrote:They need to be added to the "normal" files. It is not possible to create new files without changing the download routine.


when you say "Normal files" do you mean the ones NOT in the custom folder?

so would DotNet be
\staic\StaticDownloadLinks-dotnet.txt

I don't know if I woke up on the dull side of the bed this morning but I cant seem to find WMP11/.NET3.5/.NET4 & IE8 downloadlinks files

Re: WSUS Offline Update Lists

PostPosted: 14.05.2014, 21:08
by aker
I mean .\static\custom\StaticDownloadLinks-....txt

I marked this topic as important.

Re: WSUS Offline Update Lists

PostPosted: 14.05.2014, 21:09
by boco
'Normal files' just means one with an existing, defined name. You must not invent new filenames as they won't be picked up.

Re: WSUS Offline Update Lists

PostPosted: 14.05.2014, 22:40
by Cababs
ok I now understand.

please tell me if this is correct

dotnet
x86 and x64 updates
does this matter for the version? ie 3.5 or 4.x
StaticDownloadLinks-dotnet.txt

IE8
closest match - StaticDownloadLinks-ie8-w60-x64-enu

WMP11
unable to find

Re: WSUS Offline Update Lists

PostPosted: 15.05.2014, 09:13
by aker
.NET: StaticDownloadLinks-dotnet-<arch>-glb.txt
For installation: StaticUpdateIds-<platform>-<arch>.txt (e.g. StaticUpdateIds-w61-x86.txt) as there is no special dotnet-handling.

IE: I would suggest to use StaticDownloadLinks-<platform>-<arch>-<language>.txt (<language> is "glb" for Windows Vista and higher).
For installation: StaticUpdateIds-<platform>-<arch>.txt (e.g. StaticUpdateIds-w61-x86.txt) as there is no special IE-handling except for the prerequisites.

WMP: StaticDownloadLinks-<platform>-<arch>-<language>.txt (<language> is "glb" for Windows Vista and higher)
For installation: StaticUpdateIds-<platform>-<arch>.txt (e.g. StaticUpdateIds-w60-x86.txt)