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
batch wil not run with task scheduler
- Posts: 3
- Joined: 28 May 2020
- Attachments
-
- mannual freefile.JPG (46.82 KiB) Viewed 488 times
-
- error freefile.JPG (29.09 KiB) Viewed 488 times
-
- Posts: 4867
- Joined: 11 Jun 2019
Can you verify the location of your ffs_batch file?
- Posts: 3
- Joined: 28 May 2020
Yes i can and he is in this folder c:\backup see screenshot
when i mannual clik the file he is working perfect
when i mannual clik the file he is working perfect
- Attachments
-
- loc freefile.JPG (21.75 KiB) Viewed 464 times
-
- Posts: 4867
- Joined: 11 Jun 2019
Looks like the path needs to be "C:\Backup\backupnas1.ffs_batch"
You have "C:\backup backupnas1.ffs_batch"
You have "C:\backup backupnas1.ffs_batch"
- Posts: 3
- Joined: 28 May 2020
it works now thanks