询问者
最近收到频繁的错误日志 ID 16385

问题
全部回复
-
- <Event xmlns="">
- <System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="49152">16385</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-11-02T08:04:19.0000000Z" />
<EventRecordID>1114409</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>PIS-02176101</Computer>
<Security />
</System>
- <EventData>
<Data>0x80040154</Data>
<Data>2122-10-09T08:04:19Z</Data>
</EventData>
</Event> -
错误频率为 每30秒
- <Event xmlns=""> - <System> <Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" /> <EventID Qualifiers="49152">16385</EventID> <Version>0</Version> <Level>2</Level> <Task>0</Task> <Opcode>0</Opcode> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2022-11-02T08:04:19.0000000Z" /> <EventRecordID>1114409</EventRecordID> <Correlation /> <Execution ProcessID="0" ThreadID="0" /> <Channel>Application</Channel> <Computer>PIS-02176101</Computer> <Security /> </System> - <EventData> <Data>0x80040154</Data> <Data>2122-10-09T08:04:19Z</Data> </EventData> </Event>
-
您好,
若要解决此问题,请按照下列步骤操作:
- 验证任务计划程序服务是否正在运行。
- 打开“计算机管理”工具,然后导航到“配置->任务计划程序->任务计划程序库->Microsoft->Windows->软件保护平台”。
- 在软件保护平台的“常规”选项卡上,选择安全选项,然后验证软件保护平台服务是否设置为使用网络服务帐户。
- 在 Windows 资源管理器中,浏览到该文件夹,然后验证网络服务帐户是否具有该文件夹的读取权限。C:\Windows\System32\Tasks\Microsoft\Windows\SoftwareProtectionPlatform
- 重新启动软件保护服务(如果它正在运行)
Failed to schedule Software Protection - Windows Server | Microsoft Learn
Security-SPP errors in the event log. EVERY. THIRTY. SECONDS. – Tales from the Crypto (msmvps.com)
Best Regards,
Wesley Li
Please remember to mark the replies as answersif they help.
- 已编辑 Wesley LW 2022年11月22日 2:03