Sistem Geri Yükleme hatasını çözme - Hata 0x800423F3 - Yazıcı geçici bir hatayla karşılaştı


0

Sistem Geri Yükleme, en çok ihtiyaç duyduğumda çalışmayı durdurdu. Farklı geri yükleme noktaları denedim ama aynı soruna devam ediyorum.

Şimdi Sistem Geri Yükleme'yi ne zaman çalıştırsam, yukarıdaki hata mesajıyla başarısız oluyor.

Olay kayıtlarını sildim ve ilgili olayları ayırmaya çalıştım. VSS'den beş uyarı ve bir bilgi olayı ve Sistem Geri Yükleme'den bir hata görüyorum.

İşte VSS'den ilk uyarı:

Log Name:      Application
Source:        VSS
Date:          9/19/2010 1:06:11 PM
Event ID:      8229
Task Category: None
Level:         Warning
Keywords:      Classic
User:          N/A
Computer:      Rhiny10
Description:
A VSS writer has rejected an event with error 0x800423f3, The writer experienced a transient error.  If the backup process is retried,
the error may not reoccur.
. Changes that the writer made to the writer components while handling the event will not be available to the requester. Check the event log for related events from the application hosting the VSS writer. 

Operation:
   Freeze Event

Context:
   Execution Context: Writer
   Writer Class Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
   Writer Name: WMI Writer
   Writer Instance ID: {bd283d05-a4f2-42dc-80b9-11ce0dea9ffd}
   Command Line: C:\windows\system32\svchost.exe -k netsvcs
   Process ID: 568
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="VSS" />
    <EventID Qualifiers="0">8229</EventID>
    <Level>3</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-09-19T07:36:11.000000000Z" />
    <EventRecordID>62852</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Rhiny10</Computer>
    <Security />
  </System>
  <EventData>
    <Data>0x800423f3, The writer experienced a transient error.  If the backup process is retried,
the error may not reoccur.
</Data>
    <Data>

Operation:
   Freeze Event

Context:
   Execution Context: Writer
   Writer Class Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
   Writer Name: WMI Writer
   Writer Instance ID: {bd283d05-a4f2-42dc-80b9-11ce0dea9ffd}
   Command Line: C:\windows\system32\svchost.exe -k netsvcs
   Process ID: 568</Data>
    <Binary>2D20436F64653A20575254575254494330303030353139372D2043616C6C3A20575254575254494330303030333033332D205049443A202030303030303536382D205449443A202030303030353839322D20434D443A2020433A5C77696E646F77735C73797374656D33325C737663686F73742E657865202D6B206E6574737663732020202020202D20557365723A204E616D653A204E5420415554484F524954595C53595354454D2C205349443A532D312D352D313820</Binary>
  </EventData>
</Event>

ve hata:

Log Name:      Application
Source:        System Restore
Date:          9/19/2010 1:08:22 PM
Event ID:      8200
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      Rhiny10
Description:
Failed to initiate System Restore (Installed Snoop).
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="System Restore" />
    <EventID Qualifiers="0">8200</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-09-19T07:38:22.000000000Z" />
    <EventRecordID>62857</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Rhiny10</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Installed Snoop</Data>
    <Data>0x800423f3</Data>
    <Binary>F32304807F080000340800003E0800004246D1665C1BB6D5A29C91030000000000000000</Binary>
  </EventData>
</Event>

Bir sürü şey denedim, ama boşuna; bu hata hala devam ediyor.

Yanıtlar:


0

Bunu Windows 7 için deneyin

  • Kapat
  • F8 tuşunu basılı tutmaya yeniden başla
  • Tamir aletleri
  • Sistem geri yükleme

Tek fark: Sistem geri yükleme işlemine başlamadan önce başlangıç ​​dosyası yüklenmedi!


0

Bu, http://www.winvistaclub.com/t89.html adresinde bulunan bilgilerin yardımı ile düzeltildi :

  1. Ağ bağlantısı olmadan Güvenli Mod'da önyükleyin ve yönetici olarak bir komut istemi açın.
  2. Şimdi net stop winmgmt yazıp Enter tuşuna basın. Bu, Windows Yönetim Araçları Hizmetini durduracak
  3. Daha sonra C: \ Windows \ System32 \ wbem'e gidin ve depo klasörünü depo olarak yeniden adlandırın
  4. Tekrar başlat.

Yine yönetici olarak bir komut istemi açın, net stop winmgmt yazın ve Enter tuşuna basın.

Sonraki winmgmt / resetRepository yazın ve Enter'a basın.

Tekrar başlat.

Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.