У меня PowerShell выскочила такая ошибка:
Скрин PowerShell
[spoiler]
[/spoiler]
[/spoiler]Код: Выделить всё
Dism.exe /online /Cleanup-Image /StartComponentCleanupКод: Выделить всё
Dism.exe /Online /Cleanup-Image /RestorehealthКод: Выделить всё
DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource\install.wimКод: Выделить всё
DISM /Online /Cleanup-Image /RestoreHealth /Source:C:\$Windows.~BT\Sources\Install.esdКод: Выделить всё
$WINDOWS.~BT
$Windows.~WSКод: Выделить всё
net stop wuauserv
cd %systemroot%\SoftwareDistribution
ren Download Download.old
net start wuauserv
net stop bits
net start bits
net stop cryptsvc
cd %systemroot%\system32
ren catroot2 catroot2old
net start cryptsvcКод: Выделить всё
DISM /Online /Cleanup-Image /RestoreHealth /Source:repairSource\install.wimКод: Выделить всё
DISM /Online /Cleanup-Image /RestoreHealth /Source:C:\$Windows.~BT\Sources\Install.esd
[/spoiler]Код: Выделить всё
Get-WindowsUpdateLog