Page 1 of 1
Win 7 Professional, can't update

Posted:
13.11.2016, 22:59
by mhaxx
WU runs forever without ending:
http://tinyurl.com/jepmudwWSUSOU runs forever on installation:
http://tinyurl.com/ztr9zxmAny help?
Re: Win 7 Professional, can't update

Posted:
14.11.2016, 00:10
by Dalai
The Windows Update Agent on your system is too old, it doesn't reduce the search time anymore. Please check if you have KB3172605 listed in .\client\static\StaticUpdateIds-wupre-w61.txt and this update exists in .\client\w61-x64 directory. If so (and if it's an MSU file) you can install it by double-clicking it; restart the system afterwards. Then re-run WSUS Offline Update.
Regards
Dalai
Re: Win 7 Professional, can't update

Posted:
14.11.2016, 20:30
by mhaxx
Launched windows6.1-kb3172605-x64_2bb9bc55f347eee34b1454b50c436eb6fd9301fc.msu but it runs forever searching for updates..

Re: Win 7 Professional, can't update

Posted:
14.11.2016, 21:22
by Dalai
Oh, you're right. In Control Panel, set Windows Update to never check for updates before attempting to install any updates. (I forget to mention this setting far too often because it's already set on all of my systems.) You should be able to install updates afterwards.
Anyway, WSUS Offline Update should install KB3172605 by itself before checking for missing updates. I'm wondering why it doesn't seem to do so on your system...
Regards
Dalai
Re: Win 7 Professional, can't update

Posted:
14.11.2016, 22:51
by Denniss
Probably WUA service is already stuck and can't be stopped properly.
Re: Win 7 Professional, can't update

Posted:
14.11.2016, 22:53
by aker
Set Windows Update to "never search for updates", then reboot and try again.
Re: Win 7 Professional, can't update

Posted:
15.11.2016, 17:52
by steppenroller
Dalai,
I've had the same issue: listing updates would hang. I've found the solution: the July 2016 Rollup install requires the Servicing Stack update (April 2015 works, September/October 2016 work). Thus: WSUS Offline should first install the Servicing Stack Update, then July 2016 Rollup. Automatic Update should be turned off.
Re: Win 7 Professional, can't update

Posted:
15.11.2016, 18:55
by mhaxx
Dalai wrote:Oh, you're right. In Control Panel, set Windows Update to never check for updates before attempting to install any updates. (I forget to mention this setting far too often because it's already set on all of my systems.) You should be able to install updates afterwards.
Anyway, WSUS Offline Update should install KB3172605 by itself before checking for missing updates. I'm wondering why it doesn't seem to do so on your system...
Regards
Dalai
It works! (now I can use usual WU)
Thanks you so much
Re: Win 7 Professional, can't update

Posted:
15.11.2016, 19:23
by Dalai
steppenroller wrote:Thus: WSUS Offline should first install the Servicing Stack Update, then July 2016 Rollup. Automatic Update should be turned off.
It already does all of that. See file .\client\static\StaticUpdateIds-wupre-w61.txt and script .\client\cmd\DoUpdate.cmd (section AdjustWUSvc). However, I'm wondering why this doesn't seem to work on all systems.
Regards
Dalai