{"id":7732,"date":"2021-07-14T22:55:45","date_gmt":"2021-07-14T20:55:45","guid":{"rendered":"https:\/\/michlstechblog.info\/blog\/?p=7732"},"modified":"2021-07-15T11:01:57","modified_gmt":"2021-07-15T09:01:57","slug":"windows-could-not-install-updates-due-to-a-an-outdated-servicing-stack","status":"publish","type":"post","link":"https:\/\/michlstechblog.info\/blog\/windows-could-not-install-updates-due-to-a-an-outdated-servicing-stack\/","title":{"rendered":"Windows: Could not install updates due to an outdated servicing stack"},"content":{"rendered":"<div class=\"twoclick_social_bookmarks_post_7732 social_share_privacy clearfix 1.6.4 locale-en_US sprite-en_US\"><\/div><div class=\"twoclick-js\"><script type=\"text\/javascript\">\/* <![CDATA[ *\/\njQuery(document).ready(function($){if($('.twoclick_social_bookmarks_post_7732')){$('.twoclick_social_bookmarks_post_7732').socialSharePrivacy({\"services\":{\"flattr\":{\"uid\":\"Michl\",\"status\":\"on\",\"the_title\":\"Windows%3A%20Could%20not%20install%20updates%20due%20to%20an%20outdated%20servicing%20stack\",\"the_excerpt\":\"Hi%2C%0D%0A%0D%0Aa%20custom%20had%20the%20problem%20that%20he%20couldn%27t%20install%20the%20latest%20Windows%20update%20%28windows10.0-kb5004760-x64_b1789ff430beaa785e620ea39fa7a6e1254e555d.msu%2C%20Errorcode%3A%200x80242017%29%20due%20to%20an%20outdated%20servicing%20stack.%20%0D%0A%20%28more%26hellip%3B%29\",\"txt_info\":\"2 clicks for more data protection:\\r\\n\\r\\nOnly when you click here, the button will be come active and you can send your recommendation to Flattr. When activating, data are transmitted to third parties. \",\"perma_option\":\"off\"}},\"txt_help\":\"When you activate these fields by clicking, information to Flattr may be transferred abroad, and probably may also stored there.\",\"settings_perma\":\"Enable permanently and accept data transmission. \",\"info_link\":\"http:\\\/\\\/www.heise.de\\\/ct\\\/artikel\\\/2-Klicks-fuer-mehr-Datenschutz-1333879.html\",\"uri\":\"https:\\\/\\\/michlstechblog.info\\\/blog\\\/windows-could-not-install-updates-due-to-a-an-outdated-servicing-stack\\\/\",\"post_id\":7732,\"post_title_referrer_track\":\"Windows%3A+Could+not+install+updates+due+to+an+outdated+servicing+stack\",\"display_infobox\":\"on\"});}});\n\/* ]]> *\/<\/script><\/div><p>Hi,<\/p>\n<p>a custom had the problem that he couldn&#8217;t install the latest Windows update (windows10.0-kb5004760-x64_b1789ff430beaa785e620ea39fa7a6e1254e555d.msu, Errorcode: 0x80242017) due to an outdated servicing stack.<br \/>\n<!--more--><br \/>\nThere some error messages like this in c:\\windows\\logs\\cbs\\cbs.log:<br \/>\n<code><br \/>\n<strong>requires Servicing Stack v10.0.19041.903 but current Servicing Stack is v10.0.19041.860. [HRESULT = 0x800f0823 - CBS_E_NEW_SERVICING_STACK_REQUIRED]<\/strong><br \/>\n<\/code><br \/>\nSince January 2021 (Servicing stack 10.0.19041.860) can no longer downloaded as a separate package. The servicing stack is now included the monthly cumulative updates.<\/p>\n<p>To install the newer servicing stack it must be extracted from the update.<\/p>\n<p>Download <a href=\"https:\/\/www.catalog.update.microsoft.com\/Search.aspx?q=5004760\" rel=\"noopener\" target=\"_blank\">kb5004760 <\/a>form the Windows Update catalog (choose the version with fits to your Windows version).<\/p>\n<p>Extract the content of kb5004760 Updateto the folder kb5004760<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nD:\\temp&gt; mkdir kb5004760\r\nD:\\temp&gt; expand windows10.0-kb5004760-x64_b1789ff430beaa785e620ea39fa7a6e1254e555d.msu -F:* kb5004760\r\n<\/pre>\n<p>Extract the servicing stack update (SSU-19041.1081-x64.cab) <\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nD:\\temp&gt; mkdir ssu \r\nD:\\temp&gt; expand kb5004760\\Windows10.0-KB5004760-x64.cab -F:* ssu \r\n<\/pre>\n<p>Now the servicing stack can installed my<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\r\nD:\\temp&gt; dism \/online \/Add-package \/PackagePath:ssu\\SSU-19041.1081-x64.cab\r\n\r\nDeployment Image Servicing and Management tool\r\nVersion: 10.0.19041.844\r\n\r\nImage Version: 10.0.19042.867\r\n\r\nProcessing 1 of 1 - Adding package Package_for_ServicingStack~31bf3856ad364e35~amd64~~19041.1081.1.2\r\n&#x5B;==========================100.0%==========================]\r\nThe operation completed successfully.\r\n<\/pre>\n<p>Michael<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi, a custom had the problem that he couldn&#8217;t install the latest Windows update (windows10.0-kb5004760-x64_b1789ff430beaa785e620ea39fa7a6e1254e555d.msu, Errorcode: 0x80242017) due to an outdated servicing stack.<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[1600,1598,1599,1395,980,1601,20],"class_list":["post-7732","post","type-post","status-publish","format-standard","hentry","category-windowsknowhow","tag-0x80242017","tag-cbs_e_new_servicing_stack_required","tag-could-notr-install-update","tag-outdated","tag-servicing-stack","tag-servicing-stack-update-could-not-downloaded","tag-windows-2"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/comments?post=7732"}],"version-history":[{"count":4,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7732\/revisions"}],"predecessor-version":[{"id":7736,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/posts\/7732\/revisions\/7736"}],"wp:attachment":[{"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/media?parent=7732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/categories?post=7732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/michlstechblog.info\/blog\/wp-json\/wp\/v2\/tags?post=7732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}