Task scheduler cannot open batch file when set to run whether user is logged on or not

前端 未结 7 1786
小蘑菇
小蘑菇 2020-12-24 07:46

OS: Windows Server 2008 R2 Enterprise

I am unable to get the Task Scheduler to run .bat files while I am logged off. I have a a production .bat file I want to use, b

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-24 08:07

    It might be because you don't have permission. I was facing the same problem and i found the solution like this - Open Task Scheduler right click on your task and than select properties option. In properties click on General tab and then click on 'User Group or User' and select the appropriate user.

提交回复
热议问题