windows-server-2012 – 事件查看器警告:“从ACPI表安装购买证明失败.错误代码:0xC004F057“

前端之家收集整理的这篇文章主要介绍了windows-server-2012 – 事件查看器警告:“从ACPI表安装购买证明失败.错误代码:0xC004F057“前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
我在Dell PowerEdge T320上运行 Windows Server 2012 R2 Standard.服务器将近一个月用作域控制器.自从我第一次打开它以来,我注意到应用程序日志中显示了此警告条目,甚至在我执行任何更改之前:

从ACPI表安装购买证明失败.错误代码:0xC004F057

Log Name: Application
Source: Security-SPP
Event ID: 1058
Level: Warning
User: N/A
OpCode: Info
Logged: 9/11/2014 8:42AM
Task Category: None
Keywords: Classic
Computer: (my T320's server & domain name is displayed properly)

警告每天出现几次,并且大约在第一次启动服务器时开始.即使在修补,重命名计算机之后,&将其推广到域控制器,警告仍然存在等.

在线研究表明,这与Windows激活有关.但是,我在服务器上运行了SLMGR(SLMGR / xpr)命令,它显示Windows Server Standard Edition被永久激活(正如预期的那样).看起来我会打电话给戴尔,看他们能做些什么吗…

有关如何解决此问题的任何想法?谢谢.

根据戴尔企业技术支持(声称已咨询过Microsoft工程),可以忽略该警告.但是,他们提出了这些说明,以消除继续填充在我的服务器上的警告.
Using Regedit,traverse to the following location:
 • HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
 • Add a new DWORD registry named "BiosPkeyOptions" & set the Value Data to "1".

在我能够重新启动服务器之后,这成功地消除了事件查看器中的警告.

原文链接:https://www.f2er.com/windows/367936.html

猜你在找的Windows相关文章