http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_update/windows-10-update-error-0x80242fff-while/a202c3c6-8ba8-43a6-8fe6-d9b0b84c1c06?auth=1
一応、重要なところだけ転載。----------------
1. Disconnect your network internet cable and turn off wifi
You may try these steps to reset the Windows update components manually and check.
a. Press Windows key + X on the desktop screen of the computer.
b. Select Command Prompt (Admin)
c. On the open Command Prompt window copy and paste the commands (all at once).
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
exit
2. Reconnect your network internet cable and turn on wifi
3. Reboot
4. Login and retry windows updates
-----------------------------------------
日本語化し抄訳すると、下記の通り。----------
1. インターネット接続ケーブルを取り外し、Wifi を OFF にする。
-a. デスクトップ画面で Win + X を押す。
-b. 表示されたメニュー画面で、「コマンドプロンプト(管理者として実行)」を選択する。
-c. 下記のコマンドをコピー&ペーストし実行する。一度に実行してよい。
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
exit
2. インターネット接続ケーブルを接続し直し、Wifi を ON にする。
3. 再起動する。
4. ログオンし、Windows Update を再度実行する。
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
exit
2. インターネット接続ケーブルを接続し直し、Wifi を ON にする。
3. 再起動する。
4. ログオンし、Windows Update を再度実行する。
-----------------------------------------
勿論、物理的にインターネット接続ケーブルを操作する必要はなく、適当に Ethernet アダプタを Disable したり Enable したりすれば良い。
というわけで今後はコケてもまあ大丈夫。(駄目
0 件のコメント:
コメントを投稿