Page 1 of 1

Windows 7-64 Incremental Updates

PostPosted: 25.06.2016, 20:19
by TerryM
Lately it is taking hours to periodically update Windows 7-64. Can WSUS be used instead of MS Updater to only download and install critical/important updates on a monthly basis (i.e. only want the updates missing from the last WSUS installation)?

Re: Windows 7-64 Incremental Updats

PostPosted: 26.06.2016, 19:58
by boco
1. This is support of WSUSOU (WSUS Offline Update) that has nothing to do with Microsoft's WSUS.
2. WSUSOU will download and keep a local repository of all security-critical updates (minus obsolete and superseded ones) for a selected OS.
3. The created media (or ./client directory) determines missing updates on the target system and will install only those. However, for determination, the Windows Update Client is used. It is thus subject to the same delays the WU itself is to.

Re: Windows 7-64 Incremental Updates

PostPosted: 27.06.2016, 15:14
by TerryM
Many thanks for the reply. Much appreciated.

I've downloaded a complete set of security-critical updates for Win7-64 (SP's, .net and Office 2010). I plan to support 3x Win7-64 SP1 systems, each in a different state of update. Just to confirm:
1) based on the created media (or ./client directory) the UpdateInstaller will only install the missing updates on each target
2) UpdateGenerator must be run periodically (monthly/or as MS publishes new updates?) to add to the created media - only new security critical updates missing from the ./client directory, will be added.

Re: Windows 7-64 Incremental Updates

PostPosted: 27.06.2016, 17:33
by boco
1) Yes. WSUSOU is designed for updating target OS with unknown patch levels.
2) Yes. New updates will be downloaded, obsolete/superseded ones removed.

Continually updating WSUSOU itself isn't necessary, but recommended, due to the regular improvements and fixes.