您的位置:首页 > 其它

Task Scheduler 使用

2015-02-09 15:25 176 查看
一直在网站上无偿使用大家提供的各种解决方案,实在是不好意思了,今天终于也开通博客,一方面记录下遇到的各种问题及解决方案,一方面给其他需要的朋友做个参考。

使用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’



最后感谢一篇博文,给了详细的参考,但当时没有记录,现在也找不到了,非常感谢那篇博主
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  task scheduler