ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Windows Update Error 0x800B0100

    IT Discussion
    windows 7 windows 7 pro updates
    10
    21
    4.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • gjacobseG
      gjacobse
      last edited by

      I meant to return to this last night. After the user left for the evening I came back to use his computer for some IPscanning and SSH work on the local subnet.

      While it was scanning IPs, I checked the Update only to see that it had pulled another 82 updates. I believe it installed about 60-70 of them and some of the rest failed. May be due to dependencies.

      DashrenderD 1 Reply Last reply Reply Quote 0
      • DashrenderD
        Dashrender @gjacobse
        last edited by

        @gjacobse said in Windows Update Error 0x800B0100:

        I meant to return to this last night. After the user left for the evening I came back to use his computer for some IPscanning and SSH work on the local subnet.

        While it was scanning IPs, I checked the Update only to see that it had pulled another 82 updates. I believe it installed about 60-70 of them and some of the rest failed. May be due to dependencies.

        Apparently this is a known problem, when I get back to my desk I'll try to post a link.

        1 Reply Last reply Reply Quote 0
        • S
          Shuey
          last edited by

          Might be a long shot, but we have some machines on our network that can't successfully install dozens of updates. We've actually tested a few boxes where we download each patch individually from Microsoft's site and installed them one at a time (rebooting after each single patch install) and they successfully installed.

          Reid CooperR 1 Reply Last reply Reply Quote 0
          • Reid CooperR
            Reid Cooper @Shuey
            last edited by

            @Shuey said in Windows Update Error 0x800B0100:

            Might be a long shot, but we have some machines on our network that can't successfully install dozens of updates. We've actually tested a few boxes where we download each patch individually from Microsoft's site and installed them one at a time (rebooting after each single patch install) and they successfully installed.

            So you think that maybe doing it one at a time might work when doing them all at once will not? maybe there is some update conflict in a couple of the packages.

            S 1 Reply Last reply Reply Quote 1
            • DashrenderD
              Dashrender
              last edited by Dashrender

              This might help

              http://www.thewindowsclub.com/workaround-windows-10-cumulative-update-kb3194496

              Look at the update in bold near the end of the first section.

              here's the link
              https://www.microsoft.com/en-us/download/details.aspx?id=53942

              1 Reply Last reply Reply Quote 0
              • S
                Shuey @Reid Cooper
                last edited by Shuey

                @Reid-Cooper

                @Reid-Cooper said in Windows Update Error 0x800B0100:

                @Shuey said in Windows Update Error 0x800B0100:

                Might be a long shot, but we have some machines on our network that can't successfully install dozens of updates. We've actually tested a few boxes where we download each patch individually from Microsoft's site and installed them one at a time (rebooting after each single patch install) and they successfully installed.

                So you think that maybe doing it one at a time might work when doing them all at once will not? maybe there is some update conflict in a couple of the packages.

                I can't explain why it doesn't work from within Windows Update, but that's what worked for us here; if we tried even a single update from within the Windows Update client, it would fail. But if we downloaded the KB patch from Microsoft's site and installed it manually, it worked fine (and almost every patch requires a reboot, so we pretty much had to reboot as many times as we had patches to install).

                1 Reply Last reply Reply Quote 0
                • DashrenderD
                  Dashrender
                  last edited by

                  the report is after you update 3194496 manually, the rest should work fine. It would be interesting to know if that works for you.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Shuey @Dashrender
                    last edited by

                    @Dashrender said in Windows Update Error 0x800B0100:

                    3194496

                    We don't have any Windows 10 machines.... I was referring to what fixed our Windows 7 test machines (since it appeared that the Op was referring to the issue on Windows 7 workstations :-/)

                    DashrenderD 1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @Shuey
                      last edited by

                      @Shuey said in Windows Update Error 0x800B0100:

                      @Dashrender said in Windows Update Error 0x800B0100:

                      3194496

                      We don't have any Windows 10 machines.... I was referring to what fixed our Windows 7 test machines (since it appeared that the Op was referring to the issue on Windows 7 workstations :-/)

                      Doh.. thanks. you're right.

                      1 Reply Last reply Reply Quote 0
                      • nadnerBN
                        nadnerB
                        last edited by nadnerB

                        I have been patching Windows 7 machines that haven't been turned on for a few months and have found that the update process takes an age of man to complete without manual intervention. (local WSUS)

                        Fortunately, I have found a process that's worked to speed up the update process.

                        1. Download and Install the latest Windows Update Agent
                          -- here: https://support.microsoft.com/en-au/kb/949104
                        2. Run MS Windows Update Diagnoistic tool
                          -- here: https://support.microsoft.com/en-us/kb/2714434
                        3. Install Windows6.1-KB3172605-x64 (post install reboot required)
                          -- here: https://www.microsoft.com/en-us/download/details.aspx?id=53332
                        4. run wuauclt /r /a
                        JaredBuschJ 1 Reply Last reply Reply Quote 2
                        • JaredBuschJ
                          JaredBusch @nadnerB
                          last edited by JaredBusch

                          @nadnerB said in Windows Update Error 0x800B0100:

                          I have been patching Windows 7 machines that haven't been turned on for a few months and have found that the update process takes an age of man to complete without manual intervention. (local WSUS)

                          Fortunately, I have found a process that's worked to speed up the update process.

                          1. Download and Install the latest Windows Update Agent
                            -- here: https://support.microsoft.com/en-au/kb/949104
                          2. Run MS Windows Update Diagnoistic tool
                            -- here: https://support.microsoft.com/en-us/kb/2714434
                          3. Install Windows6.1-KB3172605-x64 (post install reboot required)
                            -- here: https://www.microsoft.com/en-us/download/details.aspx?id=53332
                          4. run wuauclt /r /a

                          That is way too intense on IT staff time.

                          1. Click check for updates.
                          2. Close window and tell user to work like normal.
                          3. Next morning, click install.
                          4. Close window and tell user to work like normal and when it pops up to reboot, do so.

                          Way less IT time involved.

                          nadnerBN 1 Reply Last reply Reply Quote 1
                          • nadnerBN
                            nadnerB @JaredBusch
                            last edited by

                            @JaredBusch said in Windows Update Error 0x800B0100:

                            @nadnerB said in Windows Update Error 0x800B0100:

                            I have been patching Windows 7 machines that haven't been turned on for a few months and have found that the update process takes an age of man to complete without manual intervention. (local WSUS)

                            Fortunately, I have found a process that's worked to speed up the update process.

                            1. Download and Install the latest Windows Update Agent
                              -- here: https://support.microsoft.com/en-au/kb/949104
                            2. Run MS Windows Update Diagnoistic tool
                              -- here: https://support.microsoft.com/en-us/kb/2714434
                            3. Install Windows6.1-KB3172605-x64 (post install reboot required)
                              -- here: https://www.microsoft.com/en-us/download/details.aspx?id=53332
                            4. run wuauclt /r /a

                            That is way too intense on IT staff time.

                            1. Click check for updates.
                            2. Close window and tell user to work like normal.
                            3. Next morning, click install.
                            4. Close window and tell user to work like normal and when it pops up to reboot, do so.

                            Way less IT time involved.

                            Yes, this is true but it can be done while doing other things on the PC. You know, multitasking 😉

                            1 Reply Last reply Reply Quote 0
                            • 1
                            • 2
                            • 1 / 2
                            • First post
                              Last post