Page 1 of 1

Update Frequency

PostPosted: 31.10.2015, 16:13
by indycarguy
My question is how often does the program look for the latest updates to download. The reason I ask is I was comparing the updates it downloaded for one of my Windows 8.1 machines compared to a machine that was updated using the regular Windows Updates and it seems that maybe some of the most recent updates from my not have been included when using Windows Offline Updater. Does WOU pull them from a Microsoft Site or a database that the developer compiles on a regular basis.

By the way I am new to this piece of software but after using it I wish I new about it sooner, so props to the developer. Hopefully that makes sense. If not let me know and I will expand. Thanks for the help in advance.

Re: Update Frequency

PostPosted: 31.10.2015, 22:04
by aker
For the general way, wsusou works, please take a look at :arrow: viewtopic.php?f=7&t=172
This topic describes, how wsusou determines the download links. And yes, all updates are pulled from MS and sigcheckd (if verification is enabled).
So, if you start the download, wsusou will update your repo to the most recent version MS provides.

I hope, I was able to help you.

Re: Update Frequency

PostPosted: 01.11.2015, 01:06
by boco
My question is how often does the program look for the latest updates to download.
As often as you start the download run.

Re: Update Frequency

PostPosted: 04.11.2015, 22:13
by indycarguy
Aker,

I guess my only other question would be does Windows Update query the same repo that WSUS Offline Update does in order to check for the latest updates? Thanks for the reply and the link

Re: Update Frequency

PostPosted: 05.11.2015, 05:23
by boco
No. WSUSOU uses wsusscn2.cab, the same catalog file that's used by the original WSUS and the MBSA tool. That catalog contains only security-critical patches, but not all of the important and optional ones. Windows Update uses another source for determining updates, which is NOT publicly exposed, unfortunately.