Tipps
- Windows Update-Protokolldateien
https://learn.microsoft.com/de-de/windows/deployment/update/windows-update-logs - Windows-Upgradeprotokolldateien
https://learn.microsoft.com/de-de/windows/deployment/upgrade/log-files - https://learn.microsoft.com/de-de/troubleshoot/windows-client/deployment/windows-10-upgrade-resolution-procedures
- Reset Windows Update Tool
- https://www.giga.de/downloads/windows-10/tipps/windows-update-reparieren-und-zuruecksetzen-so-geht-s/
- https://winaero.com/find-windows-update-log-windows-10/
- https://www.andysblog.de/das-windows-10-upgrade-scheitert-mit-fehler-0x800707e7
C:\$Windows.~BT\Sources\Panther\setuperr.log
Profiles in der Registry prüfen
Prozedur
https://www.askwoody.com/forums/topic/1803-to-18091903-or-1909-wont-update-0x800704b8-0x3001a/SFC /SCANNOWpauseDISM /Online /Cleanup-Image /AnalyzeComponentStoreDISM /Online /Cleanup-Image /StartComponentCleanupDISM /Online /Cleanup-Image /CheckHealthDISM /Online /Cleanup-Image /ScanHealthDISM /Online /Cleanup-Image /RestoreHealthpauserem --- Windows-Update: start wu10.diagcabrem --- Windows-Update: SC Config “WUAUServ” Start= disabledrem --- Windows-Update: sc stop “WUAUServ”rem --- Windows-Update: del %windir%\SoftwareDistribution\Datastore\.rem --- Windows-Update: Sc Config “Wuauserv” Start= Autorem --- Windows-Update: Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”rem --- Windows-Update: Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bakrem --- Windows-Update: Ren %systemroot%\system32\catroot2 catroot2.bakrem --- Windows-Update: sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)rem --- Windows-Update: sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)cd /d %windir%\system32call:R_EXIST regsvr32.exe atl.dllcall:R_EXIST regsvr32.exe urlmon.dllcall:R_EXIST regsvr32.exe mshtml.dllcall:R_EXIST regsvr32.exe shdocvw.dllcall:R_EXIST regsvr32.exe browseui.dllcall:R_EXIST regsvr32.exe jscript.dllcall:R_EXIST regsvr32.exe vbscript.dllcall:R_EXIST regsvr32.exe scrrun.dllcall:R_EXIST regsvr32.exe msxml.dllcall:R_EXIST regsvr32.exe msxml3.dllcall:R_EXIST regsvr32.exe msxml6.dllcall:R_EXIST regsvr32.exe actxprxy.dllcall:R_EXIST regsvr32.exe softpub.dllcall:R_EXIST regsvr32.exe wintrust.dllcall:R_EXIST regsvr32.exe dssenh.dllcall:R_EXIST regsvr32.exe rsaenh.dllcall:R_EXIST regsvr32.exe gpkcsp.dllcall:R_EXIST regsvr32.exe sccbase.dllcall:R_EXIST regsvr32.exe slbcsp.dllcall:R_EXIST regsvr32.exe cryptdlg.dllcall:R_EXIST regsvr32.exe oleaut32.dllcall:R_EXIST regsvr32.exe ole32.dllcall:R_EXIST regsvr32.exe shell32.dllcall:R_EXIST regsvr32.exe initpki.dllcall:R_EXIST regsvr32.exe wuapi.dllcall:R_EXIST regsvr32.exe wuaueng.dllcall:R_EXIST regsvr32.exe wuaueng1.dllcall:R_EXIST regsvr32.exe wucltui.dllcall:R_EXIST regsvr32.exe wups.dllcall:R_EXIST regsvr32.exe wups2.dllcall:R_EXIST regsvr32.exe wuweb.dllcall:R_EXIST regsvr32.exe qmgr.dllcall:R_EXIST regsvr32.exe qmgrprxy.dllcall:R_EXIST regsvr32.exe wucltux.dllcall:R_EXIST regsvr32.exe muweb.dllcall:R_EXIST regsvr32.exe wuwebv.dll
netsh winsock resetnetsh winhttp reset proxy
rem --- Windows-Update: net start bitsrem --- Windows-Update: net start wuauserv
rem --- Anwendungsidentitätnet start appidsvc
rem --- Kryptografiedienstenet start cryptsvc
@echo Bitte ggfalls Rebootpauserem Shutdown -r -f -t “10”
exit /B 0
:R_EXISTif exist %1 ( %1 %2)
exit /B 0rem end-of-file
(aktuelle Version: roc-k-IT - Utilities\check_repair.bat)
Stand: 2023-09-24