snippets:win7:repair_win_updates
Dies ist eine alte Version des Dokuments!
Windows 7: Repair Windows Updates
- open a DOS-commandline with administrative rights (cmd.exe)
- execute the following commands
net stop wuauserv net stop cryptSvc net stop bits net stop msiserver ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old net start wuauserv net start cryptSvc net start bits net start msiserver pause
- retry windows update
snippets/win7/repair_win_updates.1368606943.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
