我的服务Task Scheduler
未运行。Services
它已停止。尝试启动它时,它立即停止。
事件日志中没有关于此服务的条目,也没有关于其启动、停止或错误的条目。
它所依赖的两个服务Remote Procedure Call
和System Events Broker
都正在运行。
Task Scheduler
从 Windows 菜单启动应用程序将会产生错误消息The remote computer was not found
。
我运行sfc /scannow
。没有发现任何完整性违规。
欢迎任何建议。
附加信息:
- Windows 10 Pro v 1803(操作系统内部版本 17134.706)
- PC 不是域的一部分,而是工作组的一部分
- 病毒扫描程序已运行:无病毒
* 更新 *
我删除了所有任务C:\Windows\System32\Tasks
并重新启动。启动服务后,我收到事件消息:Task Scheduler service failed to start due to an error in "JobStore::CreateJobStore" . Additional Data: Error Value: 2147943714.
这是关于丢失的任务,所以我再次恢复了它们。
现在,当我尝试启动该服务时,它再次停止,并且事件日志中没有任何消息。