Page 1 of 1

update requires me to click okay after every reboot

PostPosted: 28.09.2015, 22:50
by ShadowWizard1
I don't know what has been going on, but lately every time I use offline update, it has been a nightmare. Mainly, every time the computer reboots, I have to click okay on a windows dialog box to resume the script. Any idea whats going on here?

Re: update requires me to click okay after every reboot

PostPosted: 29.09.2015, 07:18
by aker
Please post a screenshot of the message you get.

Re: update requires me to click okay after every reboot

PostPosted: 29.09.2015, 09:13
by WSUSUpdateAdmin

Re: update requires me to click okay after every reboot

PostPosted: 29.09.2015, 20:11
by ShadowWizard1
issue1.png
Dialog box security warning.
(72.95 KiB) Not downloaded yet

This the message I get. Then another issue has arisen...

issue2.png
Forever checking
(65.24 KiB) Not downloaded yet


It sits here forever... Like literally overnight. This is the second computer this has happened to.

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 04:08
by boco
What version do you use? Latest versions will remove the ZoneID marker from the scripts, which prevents such warnings (they are put there by Windows, WSUSOU, as it is an IE setting).
For now, solve issue1 by unchecking the box and press run. That will unblock the file.

Issue2 is the fault of MS. Almost everyone is encountering that delay, currently. Depending on machine power, it needs minutes to hours. At least latest trunk versions of WSUSOU try to ease the pain by installing an IE update as prerequisite (seems to shorten the waiting time by a great amount).

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 07:08
by aker
To finally fix issue 1, please open a command propmt and enter:
Code: Select all
cd /d "<your wsusou dir>"
.\bin\streams.exe -s -d .

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 14:34
by ShadowWizard1
boco wrote:What version do you use? Latest versions will remove the ZoneID marker from the scripts, which prevents such warnings (they are put there by Windows, WSUSOU, as it is an IE setting).
For now, solve issue1 by unchecking the box and press run. That will unblock the file.


thank you.

boco wrote:Issue2 is the fault of MS. Almost everyone is encountering that delay, currently. Depending on machine power, it needs minutes to hours. At least latest trunk versions of WSUSOU try to ease the pain by installing an IE update as prerequisite (seems to shorten the waiting time by a great amount).


Just out of curiosity, is this the same issue that is causing the normal windows update to act slowly?
Often after issue 2 occurs, I will shut down the computer, clean up offline updates leftovers, and then try and do it manually, and it just takes forever to search.

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 14:42
by aker
It should be the same reason

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 17:03
by boco
The same reason, as both are using the same component that causes this: Windows Update Agent.

Re: update requires me to click okay after every reboot

PostPosted: 30.09.2015, 20:13
by hbuhrmester
Users should always provide some basic information:

  • Which version of WSUS Offline Update they are using
  • Which Windows version they like to update

Otherwise everyone just has to guess. But this information still seems to be missing. An often cited discussion, why this information is important, is at http://www.catb.org/esr/faqs/smart-questions.html .

The second screenshot says, that the operating system is "Windows 7 HomePremium".

The "Medium build date: 08/26/2015" suggests, that this is hardly the latest version of WSUS Offline Update. It must be version 10.0 or an earlier version.

But the problem, that searching for updates takes too long, has been addressed twice since then.

Modifications in version 10.0.1
- Integrated Windows Update Client September 2015 (kb3083324/kb3083325) for Windows 7 / 8.1 (x86/x64) and Server 2008/2012 R2 (Thanks to "harry")

Modifications in version 10.1
- Speeded up determination of missing updates on Windows Vista, 7 and Server 2008(R2) (x86/x64) systems by installing kb3078601 (MS15-080) as a prerequisite (Thanks to "Denniss", "Dalai" and the community)

See the download page http://download.wsusoffline.net/


So, this would be the next step: install the latest version and try again.