

{"id":158,"date":"2020-01-04T12:00:00","date_gmt":"2020-01-04T11:00:00","guid":{"rendered":"http:\/\/blog.fresel.at\/?p=158"},"modified":"2020-03-17T19:01:57","modified_gmt":"2020-03-17T18:01:57","slug":"windows-updates-using-sconfig","status":"publish","type":"post","link":"https:\/\/blog.koeckeis-fresel.net\/?p=158","title":{"rendered":"Windows-Updates using sconfig"},"content":{"rendered":"\n<p>For installing Windows-Updates on servers using command-line here is a two-liner for powershell. Run with elevated privileges \ud83d\ude42<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\"><code>cd C:\\Windows\\System32\\de-DE<\/code><br><code>cscript.exe .\\WUA_SearchDownloadInstall.vbs<\/code><\/pre>\n\n\n\n<p>What i really like on this approach: you can select a single update-package you want to install.<\/p>\n\n\n\n<p>As recommended by Microsoft &#8212; <strong>first install the servicing stack update<\/strong> (SSU):<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\"><p>Microsoft strongly recommends you <strong>always install the latest servicing stack update (SSU) for your operating system before installing the latest monthly security update<\/strong>. Installing servicing stack updates (SSU) makes sure that you have a robust and reliable servicing stack so that your devices can receive and install Microsoft security fixes.<\/p><cite><a href=\"https:\/\/support.microsoft.com\/en-us\/help\/4490628\/servicing-stack-update-for-windows-7-sp1-and-windows-server-2008-r2\">https:\/\/support.microsoft.com\/en-us\/help\/4490628\/servicing-stack-update-for-windows-7-sp1-and-windows-server-2008-r2<\/a><\/cite><\/blockquote>\n\n\n\n<p>References: <br># <a href=\"https:\/\/administrator.de\/forum\/update-suchen-nicht-m\u00f6glich-sconfig-exe-windows-2016-359185.html\">https:\/\/administrator.de\/forum\/update-suchen-nicht-m\u00f6glich-sconfig-exe-windows-2016-359185.html<\/a><br># <a href=\"https:\/\/support.microsoft.com\/en-us\/help\/4490628\/servicing-stack-update-for-windows-7-sp1-and-windows-server-2008-r2\">https:\/\/support.microsoft.com\/en-us\/help\/4490628\/servicing-stack-update-for-windows-7-sp1-and-windows-server-2008-r2<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>For installing Windows-Updates on servers using command-line here is a two-liner for powershell. Run with elevated privileges \ud83d\ude42 cd C:\\Windows\\System32\\de-DEcscript.exe .\\WUA_SearchDownloadInstall.vbs What i really like on this approach: you can select a single update-package you want to install. As recommended by Microsoft &#8212; first install the servicing stack update (SSU): Microsoft strongly recommends you always [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1,9],"tags":[11],"class_list":["post-158","post","type-post","status-publish","format-standard","hentry","category-general","category-windows","tag-powershell"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"jetpack-related-posts":[],"_links":{"self":[{"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=\/wp\/v2\/posts\/158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=158"}],"version-history":[{"count":0,"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=\/wp\/v2\/posts\/158\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=158"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=158"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.koeckeis-fresel.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}