Page 2 of 2

Re: WUpdate: kb4530684 update problem

Published: January 15, 2020 - 10:14 AM
by sfonteneau
Your configuration has "install_delay": "7d".

Therefore, you now need to wait 7 days.

To test on a machine, remove the delay.

Re: WUpdate: kb4530684 update problem

Published: January 16, 2020 - 3:57 PM
by mart03
Good morning,

Now it's this update that's causing the problem:
Capture.JPG
Capture.JPG (77.81 KB) Viewed 4361 times

Re: WUpdate: kb4530684 update problem

Published: January 16, 2020 - 5:07 PM
by sfonteneau
And does manually installing the cab resolve the issue? (to understand what's wrong)

Is the installation failure systematic across the entire network?

Re: WUpdate: kb4530684 update problem

Published: January 16, 2020 - 6:39 PM
by mart03
Indeed, the update cannot be installed manually. And I've noticed that a small number of PCs in the network are unable to install it.

Code: Select all

2020/01/16 18:21:57.9868807 3828  4776  Handler         CBS called Error with 0x800f081f,
2020/01/16 18:21:57.9869836 3828  4760  Handler         CBS called Progress with state=7, ticks=1000, total=1000
2020/01/16 18:21:57.9958514 3828  4760  Handler         CBS called Terminate
2020/01/16 18:22:45.8867583 3828  1752  Handler         Completed install of CBS update with type=0, requiresReboot=0, installerError=1, hr=0x8024200d
2020/01/16 18:22:46.5042703 3828  1752  Handler         * END *   CBS Install
2020/01/16 18:22:47.0839936 8588  7012  DownloadManager Install failed because the update ACFDBECC-BAF6-41A6-83E2-EBE2D698146A.501 was not complete; mark update as not downloaded.
2020/01/16 18:22:47.0916276 8588  7012  Agent           *FAILED* [8024200B] Method failed [CAgentUpdateManager::InstallUpdate:11567]
2020/01/16 18:22:47.1849872 8588  7012  Handler         Loaded state: cCompleteIterations: 1, pt: SelfContainedNoExpressPayload, nNextRequestID: 1.
I will do some research on the error indicated;

Thank you so much for your help!