Page 1 of 1

Windows 7 - missing several updates

PostPosted: 29.04.2014, 15:20
by user9898
Hi,
Your guys tool is seriously great!
However when I am using it on a new Win7 64 - Professional or Home Premium system.
I am missing about 14x updates
If anyone can tell how export the history of already installed patched and missing ones.
I will upload the list.

Thx, suer 9898

Re: Windows 7 - missing several updates

PostPosted: 29.04.2014, 16:23
by aker
Are the missing updates security relevant? (Scan with MBSA to check that).
Else: :arrow: viewtopic.php?f=7&t=172

Log file: C:\Windows\wsusofflineupdate.log (post the content in [code]-tags)

Re: Windows 7 - missing several updates

PostPosted: 01.05.2014, 08:26
by user9898
Thank you for explaining that item to me.

Checking which ones are relevant or not, would mean to check all of them one by one.
Which would take a lot of time.
Therefore the lazy option is probably to just install of them.
Is there a way to reconfigure wsusoffline so it does download all patches?

Thx, user9898

Re: Windows 7 - missing several updates

PostPosted: 01.05.2014, 19:28
by aker
You can check it using MBSA. It will list the updates, wsusou will install, as "security update"s.

To add patches, see
.\doc\faq-enu.txt wrote:Q: Can I download/install additional patches?
A: Yes, you can adjust how the download and update scripts behave by excluding or adding patches from download or installation. For adding updates proceed as follows:

1. Adding updates to download routines

For adding an update to be downloaded, insert its download URL into the matching "StaticDownloadLinks-<platform>[-architecture>]-<language>.txt file, found in the "...\static\custom" directory. Please don't forget a trailing <CR><LF>.

2. Adding updates to installation routines

Add an update to installation by inserting its knowledge base ID (KBxxxxxx or simply xxxxxx) into the matching "StaticUpdateIds-<platform>[-<architecture>].txt file (directory "...\client\static\custom"). Please don't forget a trailing <CR><LF>.


platform codes: :arrow: viewtopic.php?f=7&t=3848
(Windows 7 32bit = w61(-x86); Windows 7 64bit w61-x64)