Windows error 0x8024000B, -2145124341

Detailed Error Information

WU_E_CALL_CANCELLED[1]

MessageOperation was cancelled.
Declared inwuerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode36 (0x024)
NameFACILITY_WINDOWSUPDATE[2][3]
DescriptionThe source of the error code is a Windows update.[2][3]
Error Code11 (0x000b)

Questions

2votes
3answers

Check whether Windows Updates are being installed

I have a powershell script that’s used by the IT support department for remotely installing software on workstations. The script supports the installation of multiple products (one after another)and therefore has the potential to take a long time to run. Yesterday a technician used the script to remotely install multiple [...] read more
powershell
windows-update
automatic-update
wsus
1vote
1answer

What can I do to get rid of the error message: "The DSM service was delayed by 2409807 seconds for a driver query/download/install on device '...'"?

My little laptop runs with MS-Windows 8 and I am not getting windows updates anymore. I looked all day for a solution and so far came up empty handed. All the solutions proposed do not explain what could really be wrong. I tried to delete the "database" that's used to [...] read more
windows-update
drivers
windows-8.1
0votes
1answer

Windows update stops working after upgrade to Pro

I have a Samsung 7 Gamer laptop that comes with Windows 8 installed. I have an MSDN subscription and I wanted to install Windows 8 Pro. I have tried both adding the Pro code into the pre-installed Windows as well as a fresh clean install. Windows Update is having problems. [...] read more
windows-8
windows-update
msdn

Comments

Leave a comment

(plain text only)

Sources

  1. wuerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0