I've set up scheduled restarts with BEC, but it says "Schedule with job id=10 has a invalid file defined"
<job id="10">
<time>050000</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>restart.bat</cmd>
<cmdtype>1</cmdtype>
</job>
The .bat file is in the same folder as the CFG and schedule files, what gives? No matter where I put the file, BEC can't find it

