Hi,
i have windows server 2016 and i create a task with a batch and it works correctly, but I need to stop the program from running at a certain time.
For this purpose I created another job to kill the program (taskkill/f /im FreeFileSync.exe
taskkill/f /im FreeFileSync_x64.exe), the command works but in this case FreeFileSync does not do the execution logs.
I need the logs because I need to start the job at 2 AM and stop the job at 6 AM.
How I can do it?
Thanks
Job batch and log
- Posts: 1
- Joined: 29 May 2020