batch wil not run with task scheduler

Get help for specific problems
Posts: 3
Joined: 28 May 2020

johan

i have windows server 2016 and i create a task with a batch and it wil not work
task scheduler cannot find the bacht file
i used the mannual in freefile see attachment only i don't used d:\ drive but i used c:\ drive
Attachments
mannual freefile.JPG
mannual freefile.JPG (46.82 KiB) Viewed 488 times
error freefile.JPG
error freefile.JPG (29.09 KiB) Viewed 488 times
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

Can you verify the location of your ffs_batch file?
Posts: 3
Joined: 28 May 2020

johan

Yes i can and he is in this folder c:\backup see screenshot
when i mannual clik the file he is working perfect
Attachments
loc freefile.JPG
loc freefile.JPG (21.75 KiB) Viewed 464 times
User avatar
Posts: 4867
Joined: 11 Jun 2019

xCSxXenon

Looks like the path needs to be "C:\Backup\backupnas1.ffs_batch"
You have "C:\backup backupnas1.ffs_batch"
Posts: 3
Joined: 28 May 2020

johan

it works now thanks