Seite 1 von 1
					
				Windows 10 ESU - Skript für Download und Installation von Updates über den offiziellen Microsoft Update Katalog
				Verfasst: 22.10.2025, 15:37
				von ardap86
				Hallo liebe Deskmodder-Community!
Es gibt jetzt auch ein Skript, das die aktuellen Updates für Windows 10 22H2 über den offiziellen Microsoft Update Katalog herunterlädt und installiert, ohne dass man eine ESU-Lizenz benötigt. Funktioniert auch mit einem lokalen Account und es werden keine 'Hacks' angewandt. Alle Informationen gibt es in der README.txt:
https://github.com/ardap86/Windows_10_E ... ly_Updates 
			
					
				Re: Windows 10 ESU - Skript für Download und Installation von Updates über den offiziellen Microsoft Update Katalog
				Verfasst: 22.10.2025, 19:14
				von ardap86
				Mittlerweile habe ich auch ein Demonstrationsvideo dazu gemacht:
https://www.youtube.com/watch?v=Ab-N5He90Cc 
			
					
				Re: Windows 10 ESU - Skript für Download und Installation von Updates über den offiziellen Microsoft Update Katalog
				Verfasst: 22.10.2025, 20:01
				von John-Boy
				Vielen Dank das du dein Skript mit uns teilst  
 
 
Sehr interessant dein Ansatz die Updates zu bekommen und ich werde das sicherlich weiter beobachten und testen 
Erster Test lief gut durch  
 
 
Code: Alles auswählen
Die Aufzeichnung wurde gestartet. Die Ausgabedatei ist "E:\Downloads\Windows_10_ESU_Catalog_Monthly_Updates-main\UpdateLog.txt".
                                                                                                                        =======================================================================================================================                                                                                                                                                                                                                                                 Windows update catalog - Automated download and installation script - Only for Windows 10 22H2 x64, x86 and ARM64 (ESU)                                                                                                                                                                                                                                                 =======================================================================================================================                                                                                                                                                                                                                                                                 [INFO] Detected: Windows 10 22H2 x64 (Build 19045), continuing...
[PRE-CHECK] Checking if a system restart is pending...
[SUCCESS] No pending restart detected.
[INFO] Missing KB5011048 (.NET Framework update from v4.8 to v4.8.1) as pre-requisite for future updates will be checked first...
[INFO] MSU file located at https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/ftpk/2023/09/windows10.0-KB5011048-x64_411d40ab5705c99f2bdb576ad3dc3e6ec0f3902e.msu
[INFO] Downloading MSU file, please wait...
[SUCCESS] Download completed: E:\Downloads\Windows_10_ESU_Catalog_Monthly_Updates-main\windows10.0-KB5011048-x64_411d40ab5705c99f2bdb576ad3dc3e6ec0f3902e.msu
[INFO] Installing update windows10.0-KB5011048-x64_411d40ab5705c99f2bdb576ad3dc3e6ec0f3902e.msu - This can take several minutes, please wait...
[SUCCESS] Exit code 3010 (0x00000BC2): SUCCESS_REBOOT_REQUIRED - Installation succeeded, but a reboot is required.
[STEP 1/6] Getting HTML data about available .NET Framework security updates for Windows 10 22H2 x64...
[INFO] Using following search URL to find latest monthly .NET Framework security update: https://www.catalog.update.microsoft.com/Search.aspx?q=%22cumulative%20update%20for%20.net%20framework%203.5%2C%204.8%20and%204.8.1%20for%20windows%2010%20version%2022h2%20for%20x64%22
[SUCCESS] Search page retrieved.
[STEP 2/6] Extracting latest .NET Framework security update ID...
[SUCCESS] The latest .NET Framework security update ID is: d9d879de-9ad5-4846-83f7-5a29fa59b8b7
[STEP 3/6] Retrieving download link, downloading and installing update...
[SUCCESS] Download dialog response retrieved for Update ID d9d879de-9ad5-4846-83f7-5a29fa59b8b7
[SUCCESS] Found MSU update file: https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2025/09/windows10.0-kb5066130-x64-ndp481_62d1e2cbc14bd4ef08e10b076868a6ee7a986fa6.msu
[INFO] Downloading MSU file, please wait...
[SUCCESS] Download completed: E:\Downloads\Windows_10_ESU_Catalog_Monthly_Updates-main\windows10.0-kb5066130-x64-ndp481_62d1e2cbc14bd4ef08e10b076868a6ee7a986fa6.msu
[INFO] Installing update windows10.0-kb5066130-x64-ndp481_62d1e2cbc14bd4ef08e10b076868a6ee7a986fa6.msu - This can take several minutes, please wait...
[SUCCESS] Exit code 0 (0x00000000): SUCCESS - The update was installed successfully.
[INFO] Support information about this update: https://support.microsoft.com/help/5066130
[STEP 4/6] Getting HTML data about available monthly cumulative security updates for Windows 10 22H2 x64...
[INFO] Using following search URL to find latest monthly cumulative security update: https://catalog.update.microsoft.com/Search.aspx?q=-dynamic%20%22cumulative%20update%20for%20windows%2010%20version%2022h2%20for%20x64-based%20systems%22
[SUCCESS] Search page retrieved.
[STEP 5/6] Extracting latest monthly cumulative security update ID...
[SUCCESS] The latest monthly cumulative security update ID is: 65f4045e-4767-4941-81b4-44280d8e54cc
[STEP 6/6] Retrieving download link, downloading and installing update...
[SUCCESS] Download dialog response retrieved for Update ID 65f4045e-4767-4941-81b4-44280d8e54cc
[SUCCESS] Found MSU update file: https://catalog.s.download.windowsupdate.com/c/msdownload/update/software/secu/2025/10/windows10.0-kb5066791-x64_3210d264091be5effb3253d05397c4daefba44c8.msu
[SUCCESS] Update KB5066791 was already installed, skipping...
[INFO] Support information about this update: https://support.microsoft.com/help/5066791
[POST-CHECK] Checking if a system restart is required...
[WARNING] A restart is pending.
Do you want to restart now? (y/n):
 
			
					
				Re: Windows 10 ESU - Skript für Download und Installation von Updates über den offiziellen Microsoft Update Katalog
				Verfasst: 22.10.2025, 20:06
				von DK2000
				Wird man dann aber erst im November sehen, ob das so einfach ist. Microsoft hat sich da bestimmt etwas einfallen lassen, damit das nicht so einfach geht, selbst wenn die ESU-Updates im Katalog erscheinen sollten.