As I remember it, when an update check occurs a cookie is stored that prevents a new update or check for 1 hour. So, you should use the
/resetauthorization
switch, along with/detectnow
, like this:
wuauclt.exe /resetauthorization /detectnow
As I remember it, when an update check occurs a cookie is stored that prevents a new update or check for 1 hour. So, you should use the
/resetauthorization
switch, along with/detectnow
, like this:
wuauclt.exe /resetauthorization /detectnow
Às vezes, isso funciona:
Em um prompt elevado, pare os serviços de atualização com
net stop wuauserv
Exclua o conteúdo de C: \ Windows \ SoftwareDistribution e reinicie os serviços de atualização. (net start wuauserv). Em seguida, execute wuauclt.exe / resetauthorization / detectnow.