一直在网站上无偿使用大家提供的各种解决方案,实在是不好意思了,今天终于也开通博客,一方面记录下遇到的各种问题及解决方案,一方面给其他需要的朋友做个参考。
使用Task Scheduler 的时候,调整‘Run whether user logged on or not’ 的时候,遇到下面的报错,”A specified logon session does not exist. It may already have been terminated”,

经查相关资料,发现于Group Policy 有关,Diable 下面这个选项即可
Solution: gpedit.msc ->Computer Configuration -> Windows Settings -> Security Settings ->Local Policies – Security Options,Disable theoption ‘Network access: Do not allow storage of credentials for networkauthentication’

最后感谢一篇博文,给了详细的参考,但当时没有记录,现在也找不到了,非常感谢那篇博主
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/203409.html原文链接:https://javaforall.net
