Giải quyết lỗi Khôi phục hệ thống - Lỗi 0x800423F3 - Người viết gặp lỗi tạm thời


0

Khôi phục hệ thống chỉ dừng hoạt động khi tôi cần nó nhất. Tôi đã thử các điểm khôi phục khác nhau nhưng tiếp tục gặp vấn đề tương tự.

Bây giờ bất cứ khi nào tôi chạy System Restore, nó đều thất bại với thông báo lỗi ở trên.

Tôi xóa nhật ký sự kiện và thử lại để cô lập các sự kiện có liên quan. Tôi thấy năm cảnh báo và một sự kiện thông tin từ VSS và một lỗi từ Khôi phục hệ thống.

Đây là cảnh báo đầu tiên từ VSS:

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>

và lỗi:

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>

Đã thử rất nhiều thứ, nhưng vô ích; lỗi này vẫn còn.

Câu trả lời:


0

Hãy thử điều này cho Windows 7,

  • Tắt
  • Khởi động lại giữ f8
  • Những công cụ sửa chữa
  • Khôi phục hệ thống

Sự khác biệt duy nhất: Không có tệp khởi động nào được tải trước khi khởi chạy khôi phục hệ thống!


0

Đã sửa lỗi này với sự trợ giúp của thông tin tìm thấy tại http://www.winvistaclub.com/t89.html :

  1. Khởi động vào Chế độ an toàn mà không cần kết nối mạng và mở dấu nhắc lệnh với tư cách quản trị viên.
  2. Bây giờ gõ net dừng winmgmt và nhấn Enter. Điều này sẽ dừng Dịch vụ thiết bị quản lý Windows
  3. Tiếp theo, đi tới C: \ Windows \ System32 \ wbem và đổi tên thư mục kho lưu trữ thành repositoryold
  4. Khởi động lại.

Một lần nữa mở một dấu nhắc lệnh là quản trị viên, gõ dừng mạng   winmgmt và nhấn Enter.

Loại tiếp theo winmgmt / resetRep repository và nhấn Enter.

Khởi động lại.

Khi sử dụng trang web của chúng tôi, bạn xác nhận rằng bạn đã đọc và hiểu Chính sách cookieChính sách bảo mật của chúng tôi.
Licensed under cc by-sa 3.0 with attribution required.