Tuesday, May 29, 2018

Windows Update 0x800705b4 (Windows Server 2016)

While setting up a new server running Windows Server 2016, I had the install of the latest cumulative update (May 2018) failing with error code 0x800705b4.

When I searched about this error there were a lot of articles describing how to reset Windows Update and potentially solve this issue. Most of those pertained to Windows 10.

For Windows Server 2016, I found a quick and easy solution. Download and install the update by using sconfig instead. Apparently sconfig uses a different process for installing updates than the graphical interface.

First, open a PowerShell prompt or command prompt as Administrator:


Select Option 6 to download and install updates. This opens another window:


Select whether you want to list all updates or just recommended updates. And then select which updates you want to install. After installation, you'll be prompted to restart just like the standard update process.


2 comments:

  1. Another method for 2016 server updates is to download the package from the update catalog then extract it & install it using powershell's Add-WindowPackage

    ReplyDelete
  2. 0x800705b4 Güncelleme Hatası Ve Çözümü
    Windows’un son sürümü olan Windows 10’a geçtikten sonra işletim sistemi üzerinde hatalar çıkmaya başladı. Bu hatalardan bir tanesini bu yazımızda ele alıp çözüme kavuşturmaya çalışacağız. Başlat’a tıklayın ve cmd yazarak arama yapın. Arama sonuçlarında Komut İstemine sağ tıklayarak yönetici olarak çalıştır seçeneğine tıklayın. Açılan pencerede sfc/scannow komunutunu yazıp enter tuşuna basın. Bütün bu işlemler sonunda bilgisayarınızı yeniden başlatın.
    http://www.windowshatalari.com/0x800705b4-guncelleme-hatasi-ve-cozumu/

    ReplyDelete