当前位置: 代码迷 >> 综合 >> 故障:在 Windows Server 2008 中不能创建 Task
  详细解决方案

故障:在 Windows Server 2008 中不能创建 Task

热度:36   发布时间:2023-12-13 14:08:24.0

1、故障现象:

客户有一台 Windows 2008 Server with SP2 服务器,打算在 Task Scheduler 中创建一个自定义任务。但在最后正确输入 User Account 窗口后,提示 A specified logon session does not exist. It may have already been terminated. 的警告信息,从而不能创建 Task。

1)在 General 标签中,已选择 Run Whether user is logged on or not 和 Run with highest privileges 选项;

2)输入的 User Account,不管是本地 Administrator 抑或 Domain Administrator,结果都是如此;

3)利用 at 命令创建了相同的任务,但不能执行;

4)服务 Task Scheduler 已 Automatic 并 Started。

2、故障处理:

1)打开 Local Security Policy Editor;

2)定位到 Computer Configuration → Windows Settings → Security Settings → Local Policies → Security Options

3)设置

  相关解决方案