win server 2008 重启之“0x80041003”

win server 2008 R2 SP1 无故重启 检查windows的应用程序日志

win server 2008 重启之“0x80041003”_第1张图片

发现问题:
vent filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.


官方描述:
https://social.technet.microsoft.com/Forums/ie/zh-CN/cf85d5e2-cda9-4193-b5f5-9485ff055527/2638121153221202008r231995324793325821160373252155165292242122999?forum=windowsserversystemzhchs
简单说就是:
出现该问题原因是手动集成SP1后。在创作过程中有一个问题引起的WMI注册留在DVD/ ISO里。微软称:这些事件并不表示系统中的任何问题,可以放心地忽略。
微软已针对该问题发布相关修复补丁“MicrosoftFixit50688.msi”。


解决办法:
 下载microsoft Fixit 50688安装修复包,注意:业务系统记得备份

icon_rar.gif MicrosoftFixit50688.rar

最后清除应用程序日志 ,重启观察服务器情况


来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/31441024/viewspace-2648547/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/31441024/viewspace-2648547/

你可能感兴趣的:(win server 2008 重启之“0x80041003”)