Winupdate_nejde instalovat aktualizace
Nejdou instalovat nektere aktualizace, konkretne dulezite KB2853952, nebo KB2868116, KB2870699 a pár dalsich. Stava se to v poslednich dnech, zacne to normalnim stahovanim, pak installem, restartem a hlaskou uvodni obrazovky o navraceni do predchoziho stavu. Jsou tyto updaty vubec nutne? Nejspis jo, kdyz jsou kriticke... Co s tim? Nechci je vypinat, nevim pak, co se v tomto stroji podela. Mam Win7ult_64.
diky za radu
Petr
diky za radu
Petr
Je zobrazen nějaký kód chyby aktualizace ?
EDIT: Případně si vytvoř dávkový soubor pomocí něj resetuj službu Windows Update. Otevři notepad, vlož do něj následující kód
[CODE]
[FONT=monospace]@ECHO OFF
[/FONT][FONT=monospace]
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[/FONT][/CODE]
ulož jej pod libovolným názvem, následně jej přejmenuj na.bat a spusť.
EDIT: Případně si vytvoř dávkový soubor pomocí něj resetuj službu Windows Update. Otevři notepad, vlož do něj následující kód
[CODE]
[FONT=monospace]@ECHO OFF
[/FONT][FONT=monospace]
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[/FONT][/CODE]
ulož jej pod libovolným názvem, následně jej přejmenuj na
Celý popis opravy je na webu Microsoftu. Je platný i pro W7.
Trochu OT, ale kevinuv příspěvek mně přinutil říci, že já zacházím s Widlema takto:
[CODE]net stop Alerter
sc config Alerter start= demand
net stop AppMgmt
sc config AppMgmt start= demand
net stop BITS
sc config BITS start= demand
net stop cisvc
sc config cisvc start= demand
net stop ClipSrv
sc config ClipSrv start= demand
net stop Dhcp
sc config Dhcp start= demand
net stop Diskeeper
sc config Diskeeper start= demand
net stop dmadmin
sc config dmadmin start= demand
net stop dmserver
sc config dmserver start= demand
net stop EventSystem
sc config EventSystem start= disabled
net stop LmHostsvv
sc config LmHostsvv start= disabled
net stop Messenger
sc config Messenger start= disabled
net stop mnmsrvc
sc config mnmsrvc start= demand
net stop NetMeeting
sc config NetMeeting start= demand
net stop MSDTC
sc config MSDTC start= demand
net stop MSIServer
sc config MSIServer start= demand
net stop NetDDE
sc config NetDDE start= demand
net stop NetDDEdsdm
sc config NetDDEdsdm start= demand
net stop Netlogon
sc config Netlogon start= demand
net stop Netman
sc config Netman start= demand
net stop NtLmSsp
sc config NtLmSsp start= demand
net stop NtmsSvc
sc config NtmsSvc start= disabled
net stop NVSvc
sc config NVSvc start= disabled
net stop PolicyAgent
sc config PolicyAgent start= disabled
net stop RasAuto
sc config RasAuto start= disabled
net stop RasMan
sc config RasMan start= disabled
net stop RemoteAccess
sc config RemoteAccess start= disabled
net stop RemoteRegistry
sc config RemoteRegistry start= disabled
net stop RpcLocator
sc config RpcLocator start= demand
net stop RSVP
sc config RSVP start= demand
net stop SCardDrv
sc config SCardDrv start= demand
net stop SCardSvr
sc config SCardSvr start= demand
net stop Schedule
sc config Schedule start= demand
net stop seclogon
sc config seclogon start= demand
net stop SENS
sc config SENS start= demand
net stop SharedAccess
sc config SharedAccess start= demand
net stop SysmonLog
sc config SysmonLog start= demand
net stop TapiSrv
sc config TapiSrv start= demand
net stop TlntSvr
sc config TlntSvr start= demand
net stop TrkWks
sc config TrkWks start= demand
net stop UPS
sc config UPS start= demand
net stop UtilMan
sc config UtilMan start= demand
net stop W32Time
sc config W32Time start= demand
net stop Wmi
sc config Wmi start= demand
net stop WZCSVC
sc config WZCSVC start= demand[/CODE]
...jinak řečeno, žádné aktializace nepěstuji a nevidím v tom žádný problém. Naopak vidím problém v tom, že si Windowsy mohou stáhnout něco, co nebude fungovat jak má (stává se) anebo vir (stalo se také) a z funkčního počítače bude rázem problematický počítač. No to tedy děkuji pěkně, ale nechci! :rolleyes:
Jinak myslím, že kevin00 příspěvek bude asi nej řešení - ale s aktializacemi si moc netykám, jak je zřejmé už z Windows 2000 :D
[CODE]net stop Alerter
sc config Alerter start= demand
net stop AppMgmt
sc config AppMgmt start= demand
net stop BITS
sc config BITS start= demand
net stop cisvc
sc config cisvc start= demand
net stop ClipSrv
sc config ClipSrv start= demand
net stop Dhcp
sc config Dhcp start= demand
net stop Diskeeper
sc config Diskeeper start= demand
net stop dmadmin
sc config dmadmin start= demand
net stop dmserver
sc config dmserver start= demand
net stop EventSystem
sc config EventSystem start= disabled
net stop LmHostsvv
sc config LmHostsvv start= disabled
net stop Messenger
sc config Messenger start= disabled
net stop mnmsrvc
sc config mnmsrvc start= demand
net stop NetMeeting
sc config NetMeeting start= demand
net stop MSDTC
sc config MSDTC start= demand
net stop MSIServer
sc config MSIServer start= demand
net stop NetDDE
sc config NetDDE start= demand
net stop NetDDEdsdm
sc config NetDDEdsdm start= demand
net stop Netlogon
sc config Netlogon start= demand
net stop Netman
sc config Netman start= demand
net stop NtLmSsp
sc config NtLmSsp start= demand
net stop NtmsSvc
sc config NtmsSvc start= disabled
net stop NVSvc
sc config NVSvc start= disabled
net stop PolicyAgent
sc config PolicyAgent start= disabled
net stop RasAuto
sc config RasAuto start= disabled
net stop RasMan
sc config RasMan start= disabled
net stop RemoteAccess
sc config RemoteAccess start= disabled
net stop RemoteRegistry
sc config RemoteRegistry start= disabled
net stop RpcLocator
sc config RpcLocator start= demand
net stop RSVP
sc config RSVP start= demand
net stop SCardDrv
sc config SCardDrv start= demand
net stop SCardSvr
sc config SCardSvr start= demand
net stop Schedule
sc config Schedule start= demand
net stop seclogon
sc config seclogon start= demand
net stop SENS
sc config SENS start= demand
net stop SharedAccess
sc config SharedAccess start= demand
net stop SysmonLog
sc config SysmonLog start= demand
net stop TapiSrv
sc config TapiSrv start= demand
net stop TlntSvr
sc config TlntSvr start= demand
net stop TrkWks
sc config TrkWks start= demand
net stop UPS
sc config UPS start= demand
net stop UtilMan
sc config UtilMan start= demand
net stop W32Time
sc config W32Time start= demand
net stop Wmi
sc config Wmi start= demand
net stop WZCSVC
sc config WZCSVC start= demand[/CODE]
...jinak řečeno, žádné aktializace nepěstuji a nevidím v tom žádný problém. Naopak vidím problém v tom, že si Windowsy mohou stáhnout něco, co nebude fungovat jak má (stává se) anebo vir (stalo se také) a z funkčního počítače bude rázem problematický počítač. No to tedy děkuji pěkně, ale nechci! :rolleyes:
Jinak myslím, že kevin00 příspěvek bude asi nej řešení - ale s aktializacemi si moc netykám, jak je zřejmé už z Windows 2000 :D
ještě taková malá poznámka,sleduj po stažení a instalaci aktualizací tlačítko "vypnout" pokud se tam objeví žlutý vykřičník tak pc vypni-nedávej restart !!! to nefunguje a končí hláškou.