windows update: 0x80070424 sorunu yaşayanlar

Altayda

New member
Aradım ama bu sorunla ilgili bi çözüm bulamadım eğer paylaşıldıysa kusura bakmayın bu bir windows update sorunu bilgisayar otomatik olarak update yapmıyor ve elle de indirdiğiniz update leri kuramıyorsunuz bu aralar bu sorunu çok sık duyuyorum ve belki işinizi görür diye paylaşıyorum anlatım ingilizce fakat ben sizin için türkçe çevirisini yapıp koyuyorum....

Perform the following steps to reset the Windows Update component.
1. Stop the Background Intelligent Transfer Service and the Automatic Updates service. To do this, follow these steps:
a. Click Start/All Programs/Accessories. Right click 'Command Prompt' and select 'Run As Administrator'. Click 'Continue' on the UAC prompt.
b. At the command prompt, type the following commands, and then press ENTER after each command:
net stop wuauserv
net stop bits
2. Rename the "Catroot2" folder. To do this, follow these steps:
Type the following commands, and then press Enter after each command.
net stop cryptsvc
ren %systemroot%\System32\Catroot2 oldcatroot2
net start cryptsvc

3. Rename the "SoftwareDistribution" folder:
Type the following command, and then press Enter.
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
4. Register the files that are used by Windows Update and Microsoft Update. To do this, follow these steps:
a. At the command prompt, type the following commands, press ENTER after each command, and then click OK every time that you receive a verification message:

regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wucltux.dll
regsvr32 wups2.dll
regsvr32 wups.dll
regsvr32 wuwebv.dll


5. Start the Background Intelligent Transfer Service, the Automatic Updates service, and the Event Log service. To do this, follow these steps:
a. At the command prompt, type the following commands, and then press ENTER after each command:

net start bits
net start wuauserv
net start Eventlog
exit
Reboot the computer and try Windows Update again.



Türkçesi;

öncelikle başlat/tüm programlar/donatılar dan komut istemi ne sağ tıklayıp yönetici olarak açın alttaki 3 komutu tek tek girip enter a basın

net stop wuauserv
net stop bits
net stop cryptsvc

girdikten sonra C:\windows\system32 içindeki catroot2 adlı dosyanın adını oldcatroot2 olarak değiştirin ve daha sonra komut istemine tekrar şu komutu girin;

net start cryptsvc

bu komutuda girdikten sonra C:\ windows klasörü içindeki SoftwareDistribution adlı dosyanın adını SoftwareDistribution.old olarak değiştirin daha sonra aşağıdaki kodları komut istemi ne tek tek yazıp her defasında enter a basın

regsvr32 wuapi.dll
regsvr32 wuaueng.dll
regsvr32 wucltux.dll
regsvr32 wups2.dll
regsvr32 wups.dll
regsvr32 wuwebv.dll

artık son bi adım kaldı :) aşağıdaki kodlarıda komut istemine tek tek yazıp enter a basın ve bilgisayarı baştan başlatın ve tekrar update etmeyi deneyin...

net start bits
net start wuauserv
net start Eventlog
exit
 

squall

New member
Bazen windows'un update yapmamasının sebebi kapatılan hizmetlerden kaynaklanabiliyor...
Mesela ben bilgisayardan maxmimum performans alabilmek için msconfig den bazı gereksiz gördüğüm hizmetleri kapattığım zaman windows ile update yapamıyorum yani hizmetleriyeniden açmam gerekiyor.. Eğer kapadığınız birtakım hizmetler varsa açın ve tekrar deneyin...

Buda benim çözüm yöntemim :p :dilKiz:
 

Altayda

New member
evet sorun bundan da kaynaklı olabiliyor ama bazı vista kullanıcıları msconfig den hiç bir şey kapatmadığını söylüyor ki bende buna dahilim hiç bir şeyi kapatmadığım halde bu sorunla karşılaştım ama senin dediğin yöntemde doğru fakat her zaman işe yaramıyor malesef.
 

HTML

Üst