积极答复者
虚拟机中运行2012出现的以下错误,麻烦大神给看一下,谢谢!!!

问题
-
日志名称: System
来源: Microsoft-Windows-Kernel-General
日期: 2018/5/9 8:48:41
事件 ID: 6
任务类别: 无
级别: 错误
关键字:
用户: SYSTEM
计算机: sccm2012
描述:
由注册表发起的 I/O 操作发生了不可恢复的错误。注册表无法刷新配置单元(文件): “”。
事件 Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Kernel-General" Guid="{A68CA8B7-004F-D7B6-A698-07E2DE0F1F5D}" />
<EventID>6</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2018-05-09T00:48:41.512290200Z" />
<EventRecordID>72741</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>sccm2012.hjzb.com</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="FinalStatus">0xc000014d</Data>
<Data Name="ExtraStringLength">0</Data>
<Data Name="ExtraString">
</Data>
</EventData>
</Event>
答案
-
你好,
请执行以下的操作:
1. 干净启动
参考资料:干净启动步骤(用来排除三方服务和应用对服务器的影响)
https://support.microsoft.com/zh-cn/help/929135/how-to-perform-a-clean-boot-in-windows
2. 使用SFC 命令
(1) 鼠标扫到屏幕左下角,单击鼠标右键并选择“命令提示符模式(系统管理员)”。
(2) 输入以下命令并回车:sfc /scannow
(3) 完成后请重新启动计算机。
3. 使用Restorehealth 命令
在管理员模式下的命令提示符里输入并回车:Dism /online /clean-up image /restorehealth
4 此事件可能表示内存不足,请检查内存使用率。
Best Regards,
Frank
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2018年5月14日 9:02
- 已标记为答案 RingWilling 2019年9月3日 3:23
全部回复
-
你好,
请执行以下的操作:
1. 干净启动
参考资料:干净启动步骤(用来排除三方服务和应用对服务器的影响)
https://support.microsoft.com/zh-cn/help/929135/how-to-perform-a-clean-boot-in-windows
2. 使用SFC 命令
(1) 鼠标扫到屏幕左下角,单击鼠标右键并选择“命令提示符模式(系统管理员)”。
(2) 输入以下命令并回车:sfc /scannow
(3) 完成后请重新启动计算机。
3. 使用Restorehealth 命令
在管理员模式下的命令提示符里输入并回车:Dism /online /clean-up image /restorehealth
4 此事件可能表示内存不足,请检查内存使用率。
Best Regards,
Frank
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com- 已建议为答案 frank_songMicrosoft contingent staff, Moderator 2018年5月14日 9:02
- 已标记为答案 RingWilling 2019年9月3日 3:23
-
请问您的问题解决了吗? 如果您使用我们的方案解决问题,请“将其标记为答案”,以帮助其他社区成员快速找到有用的回复。 如果您使用自己的方案解决问题,请在此处分享您的经验和解决方案。 对于有类似问题的其他社区成员也是非常有帮助的。 如果没有,请回复并告诉我们目前的情况,以提供进一步的帮助。
Best Regards,
Frank
Please remember to mark the replies as an answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com