0x800705b4 windows server 2016 ошибка обновления как исправить

Profile picture for user Олег

Windows Server

При обновлении Windows Server 2016 столкнулся с ошибкой 0x800705b4. Перепробовал несколько способов решения проблемы, один из них помог.

win

Если нажать кнопку Retry, то обновление снова завершается ошибкой. Накопительное обновление KB4103720 никак не хочет устанавливаться. Посмотреть какое обновление вызвало ошибку можно в журнале обновлений Update history.

win

Пошерстив Интернет, нашёл несколько советов, которые могут помочь в таком случае.

Аналогичная ошибка при установке обновлений:

  • KB4103720
  • KB4103723

Первый совет, который мне не помог

Установить опцию «При обновлении Windows получать обновления для других продуктов Майкрософт». Захожу в дополнительные настройки Advanced option и включаю «Give me updates for other Microsoft products when I update Windows».

Говорят, что обновление может не устанавливаться, если оно зависит от какого-то другого, необязательного обновления. Я, правда, в этом сомневаюсь.

win

Мне не помогло.

Второй совет, который мне не помог

Обновить вручную антивирус. Антивирусные базы должны обновляться автоматически, но из-за ошибки этого не происходит. Даже есть это не поможет, то хотя бы антивирус будет обновлён. Я в этом способе тоже сомневаюсь. Хотя, если у вас стоит какой-то другой антивирус, то он может мешать обновлениям, его можно попытаться отключить. У меня на сервере стоит только защитник Windows.

Запускаю Windows Defender. Да, базы не обновлены.

win

Нажимаю кнопку Update definitions.

win

Антивирусные базы обновляются.

win

Мне не помогло.

Третий совет, который мне не помог

Если сервер находится в домене, то, возможно, обновление скачивается с WSUS. Оно может быть битым или вообще ненужным. Можно отключить обновление через WSUS, чтобы сервер скачал патч напрямую из Microsoft.

Я уже пользовался этим способом при ошибке 0x80244011.

Windows Server 2016 — отключаем обновление через WSUS

Мне не помогло.

Четвёртый совет, который мне не помог

Через панель управления устраняем неполадки с центром обновления Windows.

win

Панель управления → Устранение неполадок → Система и безопасность → Центр обновления Windows.

win

Начинается поиск проблем, мешающим обновлению.

win

Найдена какая-то проблема и исправлена. Замечательно, но…

Мне не помогло.

Пятый совет, который мне не помог

Все обновления перед установкой скачиваются в директорию SoftwareDistribution. А подписи обновлений хранятся в папке catroot2. Эти папки можно почистить или удалить, но придётся остановить несколько служб.

Я воспользовался скриптом для командной строки:

Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%system32catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc

Скрипт останавливает несколько сервисов м переименовывает папки SoftwareDistribution и catroot2. Потом снова запускает остановленные службы.

Мне не помогло.

Шестой совет, который мне помог

Проблемное обновление можно скачать из каталога Windows и установить вручную.

https://www.catalog.update.microsoft.com/Home.aspx

Нахожу в каталоге проблемное накопительное обновление KB4103720 для Windows Server 2016. Скачиваю и запускаю.

win

Обновление успешно устанавливается.

win

После этого перезагружаю сервер и устанавливаю остальные обновления в обычном режиме.

win

Вместо заключения

Что-то мне подсказывает, что проблемы с установкой обновлений у всех могут быть разные. Если один из способов не помог, попробуйте другой.

I have a long relationship with windows update error 0x800705b4. I fact I had helped thousands of users to fix this error on Windows 10 operating system for the best part of the last two years. It is only natural, or should I even say karma, that I will encounter this error on first server 2016 production deployment.

[pro_ad_display_adzone id=”7142″]

Luckily, solving the problem at the server side, is just as easy as fixing it on the client side.

For me it seems, that I simply installed the server using an early ISO version. As a result Windows Defender signatures were out out date and the update failed.

So in order to fix the problem, simply open the updates settings window, then click the “Advanced options” link.

At the advanced options window, enable (tick on) the option to receive updates for other Microsoft products.

Then return to the main updates page, and retry the update process.

This time Windows defender signatures will also be updated, and the entire update process will also be successful!

[pro_ad_display_adzone id=”7145″]

Hi,

On my first setup of Windows Server 2016 Essentials I got the 0x800705b4 error when updating to 2018-10 Cumulatieve Update for Windows Server 2016 for x64-based systems (KB4462917). It
downloads and I can click «Install updates now», but mostly it hangs at «Preparing to install updates» at 0%, sometimes 30%.

I read here and there that I could be because of Windows Defender not running. I verified this and Windows Defender is running. 

I tried sfc /scannow and there were no corruptions.

I tried DISM /Online /Cleanup-Image /RestoreHealth but to no avail.

I ran the troubleshooter for Windows Update and it gave an indication that it couldn’t fix Windows Update.

I cleaned the «C:WindowsSoftwareDistribution» directory, nothing…

This Windows Server 2016 Essentials installation was done from the en_windows_server_2016_essentials_x64_dvd_9719598.iso dvd.

After many frustrations I decided to re-install the server, this time with the en_windows_server_2016_essentials_updated_feb_2018_x64_dvd_11637999.iso dvd.

Immediatly after the clean install, I tried to update again, but I got the error again, this time when updating to 2018-05 Cumulative Update for Windows Server 2016 for x64-based Systems (KB4103723).

My hardware is pretty old (but it runs fine actually):

-Motherboard: Asrock AM1B-M

-Processor: AMD Athlon 5350 (AM1)

-16 GB of RAM: 2x Corsair ValueSelect 8 GB DDR3L-1600

-HDD1: Seagate Firecuda ST500LX025-1U717D SSHD (OS installation)

-HDD2: Seagate ST1000DM003-1SB102 HDD

-HDD3: Seagate ST4000DM000-1F2168 HDD (connected to the RAID controller, spanned)

-HDD4: Westend Digital WDC WD40 EZRX-00SPEB0 (connected to the raid controller, spanned)

-Delock PCI Express Card > 2 x internal SATA 3 Gb/s + RAID controller productcode 70137


I thought it was the device driver for the Delock RAID controller, but even after the clean install without the driver installed the Windows Update gave this error.
The driver I installed is the Windows Vista version (RAID-MODUS).


Then again, the 2018-05 Cumulative Update for Windows Server 2016 for x64-based Systems (KB4103723) on m
y first install, with the same hardware and the Delock RAID controller, did install
correctly somehow, otherwise it wouldn’t suggest the 2018-10 Cumulatieve Update for Windows Server 2016 for x64-based systems (KB4462917) update.

Just to make sure I removed the RAID controller, ran the Windows Update again, it installed one update and then started again with the
2018-05 Cumulative Update for Windows Server 2016 for x64-based Systems (KB4103723) and it got stuck at 25%, giving the error again after one hour.

Can you help me? 

  • Edited by

    Sunday, November 18, 2018 4:33 PM

Try resetting Windows Update components

by Ivan Jenic

Passionate about all elements related to Windows and combined with his innate curiosity, Ivan has delved deep into understanding this operating system, with a specialization in drivers and… read more


Updated on December 20, 2022

Reviewed by
Alex Serban

Alex Serban

After moving away from the corporate work-style, Alex has found rewards in a lifestyle of constant analysis, team coordination and pestering his colleagues. Holding an MCSA Windows Server… read more

  • Microsoft constantly releases updates for the Windows 10 OS across all major versions.
  • These usually bring fixes, new features, and much-needed security improvements.
  • Update issues trigger the error code 0x800705b4, and the steps outlined will fix it.

XINSTALL BY CLICKING THE DOWNLOAD FILE

To fix various PC problems, we recommend Restoro PC Repair Tool:
This software will repair common computer errors, protect you from file loss, malware, hardware failure and optimize your PC for maximum performance. Fix PC issues and remove viruses now in 3 easy steps:

  1. Download Restoro PC Repair Tool that comes with Patented Technologies (patent available here).
  2. Click Start Scan to find Windows issues that could be causing PC problems.
  3. Click Repair All to fix issues affecting your computer’s security and performance
  • Restoro has been downloaded by 0 readers this month.

The Windows Update feature is quite advanced; however, occasionally, some errors may crop up. The 0x800705b4 error is one such example.

The full message reads: There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x800705b4).

0x800705b4 can be quite problematic since it will prevent your system from updating. Nevertheless, every issue has a solution, and we’ll try and resolve it for you today.

What does error code 0x800705b4 mean?

This 0x800705b4 error appears in Windows systems and affects Window’s ability to perform updates. A few elements trigger it, and on the top of this list, we have the following:

  • Malware – When the device is infected with malware or viruses can trigger this update error.
  • Bad system files – Users have noted that damaged or corrupted Windows system files may trigger the error.
  • Wrongly applied updates – Sometimes, downloading or installing corrupt Windows updates will also trigger the error.

Regardless of the cause, you should be able to resolve the error using one of the solutions we shall cover.

How can I fix the error 0x800705b4?

In this article

  • What does error code 0x800705b4 mean?
  • How can I fix the error 0x800705b4?
  • 1. Reset Windows Update components
  • 2. Perform SFC and DISM scans
  • 2.2 Running an SFC scan
  • 2.2 Running a DISM scan
  • 3. Check and disable your antivirus software
  • 4. Make sure that the Windows Defender service is running
  • 5. Change Windows Update settings
  • 6. Perform chkdsk scan
  • Where else can the error 0x800705b4 be seen?

1. Reset Windows Update components

  1. Right-click on the Start and open Command Prompt (Admin).
  2. In the command line, type the following commands and press Enter after each command:
    • net stop bits
    • net stop wuauserv
    • net stop appidsvc
    • net stop cryptsvc
  3. After you stopped the related services, the next step is erasing a particular file.
  4. In the command line, type the following command and press Enter:
    Del "%ALLUSERSPROFILE%ApplicationDataMicrosoftNetworkDownloaderqmgr*.dat"
  5. After that, we move on to the next command: 
    cd /d %windir%system32
  6. Now you’ll have to restart all of the BITS files. Type the following commands and press Enter after each command:
    • regsvr32.exe oleaut32.dll
    • regsvr32.exe ole32.dll
    • regsvr32.exe shell32.dll
    • regsvr32.exe initpki.dll
    • regsvr32.exe wuapi.dll
    • regsvr32.exe wuaueng.dll
    • regsvr32.exe wuaueng1.dll
    • regsvr32.exe wucltui.dll
    • regsvr32.exe wups.dll
    • regsvr32.exe wups2.dll
    • regsvr32.exe wuweb.dll
    • regsvr32.exe qmgr.dll
    • regsvr32.exe qmgrprxy.dll
    • regsvr32.exe wucltux.dll
    • regsvr32.exe muweb.dll
    • regsvr32.exe wuwebv.dll
    • regsvr32.exe atl.dll
    • regsvr32.exe urlmon.dll
    • regsvr32.exe mshtml.dll
    • regsvr32.exe shdocvw.dll
    • regsvr32.exe browseui.dll
    • regsvr32.exe jscript.dll
    • regsvr32.exe vbscript.dll
    • regsvr32.exe scrrun.dll
    • regsvr32.exe msxml.dll
    • regsvr32.exe msxml3.dll
    • regsvr32.exe msxml6.dll
    • regsvr32.exe actxprxy.dll
    • regsvr32.exe softpub.dll
    • regsvr32.exe wintrust.dll
    • regsvr32.exe dssenh.dll
    • regsvr32.exe rsaenh.dll
    • regsvr32.exe gpkcsp.dll
    • regsvr32.exe sccbase.dll
    • regsvr32.exe slbcsp.dll
    • regsvr32.exe cryptdlg.dll
  7. After those, restart Winshock with this command and press Enter
    netsh winsock reset
  8. Now you’ll need to start up stopped services; type these commands and press ENTER after each:
    • net start bits
    • net start wuauserv
    • net start appidsvc
    • net start cryptsvc
  9. Close Command Prompt and restart the PC.

2. Perform SFC and DISM scans

2.2 Running an SFC scan

  1. Right-click on the Start and open Command Prompt (Admin).
    0x800705b4 Windows 7
  2. In the command line, type the following script and hit Enter.
     sfc /scannow
    Windows 10 activation error 0x800705b4
  3. After a few minutes, your issue should be resolved.

If SFC scan didn’t fix the problem, or if you couldn’t run the SFC scan, you might be able to solve the problem by running a DISM scan.

2.2 Running a DISM scan

  1. Right-click on the Start and open Command Prompt (Admin).
    0x800705b4 Windows 7
  2. In the command line, type the following script and hit Enter.
    DISM /Online /Cleanup-Image /RestoreHealth

According to users, sometimes issues with file corruption can cause error 0x800705b4 to appear. File corruption can occur for various reasons, but you might be able to fix the problem simply by performing an SFC scan.

Once the scan is finished, check if the issue is resolved. If you could not run an SFC scan before, or if the problem persists, try running the SFC scan once again and check if that helps.

3. Check and disable your antivirus software

  1. Click on the hidden access arrow in the Taskbar.
    0x800705b4
  2. Click on your antivirus icon, hover over Avast shields Control and select Disable for 10 minutes (This step varies for different antivirus software).

According to users, sometimes update error 0x800705b4 can appear due to your antivirus software. Having a good antivirus is important, but sometimes your antivirus can interfere with your system and cause this error to appear.

You can try disabling certain antivirus features to fix the problem and check if that helps. If the issue is still there, you might want to try disabling your antivirus completely.

Some PC issues are hard to tackle, especially when it comes to missing or corrupted system files and repositories of your Windows.
Be sure to use a dedicated tool, such as Fortect, which will scan and replace your broken files with their fresh versions from its repository.

In the worst-case scenario, you might have to uninstall your antivirus to solve this problem completely. Many users reported that McAfee Firewall caused this issue, so if you’re using it, be sure to disable it or delete it.

Even if you remove your antivirus, there’s no need to worry about your safety since Windows 10 comes with Windows Defender, which acts as a default antivirus.

If removing the antivirus solves the problem, it might be a good idea to consider switching to a different tool. You can find several Windows 10-compatible antivirus software that won’t interfere with your system.

4. Make sure that the Windows Defender service is running

  1. Press Windows Key + R and type services.msc, hit Enter, or click OK.
    Windows 10 activation error 0x800705b4
  2. When the Services window opens, check if Windows Defender Firewall and Windows Defender Antivirus Service are running.
  3. If needed, you can check their properties simply by double-clicking them.
    0x800705b4 Windows 7
  4. Now check if the services are running. If not, click the Start button. In addition, set Startup type to Automatic. Now click Apply and OK to save changes.
    Windows Server 2016 update error 0x800705b4

To download updates, certain services need to be running on your PC. Regarding services, users reported that update error 0x800705b4 could occur if Windows Defender service isn’t running, so be sure to enable it.

5. Change Windows Update settings

  1. Press Windows Key + I to open the Settings app.
  2. When the Settings app opens, navigate to Update & Security section.
    Windows Server 2016 update error 0x800705b4
  3. Navigate to Advanced options.
    0x800705b4 Windows 7
  4. Disable Give me updates for other Microsoft products when I update Windows option.
    Windows Server 2016 update error 0x800705b4
  5. After doing that, restart your PC.

According to users, sometimes this update error 0x800705b4 can occur due to your settings. Once your PC restarts, try downloading updates again and check if the problem is still there.

Read more about this topic

  • 5+ best Windows update repair tools for Windows 10/11
  • Some update files are missing or have problems
  • How to fix Windows 11 update error 0x80070422
  • Full Fix: Windows 10/11 automatic update problems
  • We couldn’t complete the Updates/Undoing changes

6. Perform chkdsk scan

  1. Right-click on the Start and open Command Prompt (Admin).
    0x800705b4 Windows 7
  2. When Command Prompt starts, the script below and hit Enter (be sure to replace X with your system drive, by default, that should be C).
    chkdsk /f X
    Windows 10 activation error 0x800705b4
  3. You’ll get a message asking you to schedule a system scan at the next restart. Enter Y and press Enter to confirm.

According to users, file corruption is a common cause for update error 0x800705b4. If your files are corrupted, that can cause this and other errors to occur.

However, you can try to fix the issue with file corruption simply by performing a chkdsk scan.  Now chkdsk scan will start once you restart your PC. When the scan is finished, check if the problem is still there.

Read more about this topic

  • Moment 3 is causing blank screen for some, but there’s a fix
  • 2 Quick Ways to Remove Microsoft News from Taskbar

Where else can the error 0x800705b4 be seen?

Speaking of errors, users reported sights of this stop code in various scenarios. Let’s check them out.

  • Windows Server 2016 update error 0x800705b – This issue can appear on Windows Server 2016, and if you encounter it, you should be able to fix it using one of our solutions.
  • Windows 10 activation error 0x800705b4/We can’t activate Windows on this device right now 0x800705b4 – The last product key you entered can t be used on this copy of Windows 0x800705b4 is preventing them from activating their Windows license.
  • 0x800705b4 Windows 7 – This problem can affect older versions of Windows, and even if you don’t use Windows 10, you should be able to apply almost all of our solutions to the older versions of Windows.
  • 0x800705b4 error code Xbox – Frequently encountered on Warzone, Modern Warfare, and more Xbox games.
  • Microsoft Store error 0x800705b4 – Download failed for content under context System, error 0x800705b4.
  • Your device is missing important security and quality fixes 0x800705b4 – Problematic updates can trigger the Your device is missing important security and quality fixes message, so you might want to identify and uninstall them.

That is as far as we will go with this article. The presented solutions will work for 0x800705b4 SCCM, 0x800705b4 Minecraft, and 0x800705b4 Windows 10 and 11 errors.

These were our workarounds for this issue. If you have any questions or suggestions, feel free to tell us in the comments.

Still experiencing issues?

SPONSORED

If the above suggestions have not solved your problem, your computer may experience more severe Windows troubles. We suggest choosing an all-in-one solution like Fortect to fix problems efficiently. After installation, just click the View&Fix button and then press Start Repair.

newsletter icon

Newsletter

Has anybody encountered and resolved this?  All my 2016 servers are showing updates available and hang at «Preparing to Install Updates 0%» and then fail with error: 

«There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x800705b4)0x800705b4).»  

It seems specific to Server 2016 as my 2012 R2 servers are just fine so doesn’t seem like any underlying WSUS issue.  Oddly enough, 1 of my 4 sites is fine.  They’re virtually identical in config, but the other 3 refuse to update and just return this error each time.  It’s driving me nuts.  The MS forums have been no help thus far.

Понравилась статья? Поделить с друзьями:
  • Как составить заявление на работу все виды заявления
  • Как найти массу c2h6
  • Как найти парня который будет обеспечивать
  • Как найти коэффициент оборачиваемости равен
  • Как составить цепочку закономерности