Erros Windows UPDATE

Error 0x80d02002

Solution 1: Reset Windows Update Components
Follow these steps to reset the Windows update components manually.

1 - Open an Command Prompt (Admin).
2 - On the admin Command Prompt window, type (copy and paste) the commands below one at a time, and press ENTER:

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

3 - Exit the command prompt.
4 - Restart Windows and then attempt to install the problematic update.

Sem comentários:

Enviar um comentário

glpi updates, correcção de erros

#Erros/alertas #1-Web server root directory configuration is not safe as it permits access to non-public files. See installation documentati...