I have a task that should run a test.bat file on a remote server.
This test.bat file only appends "This is a test" to a text file.
Visual Cron says it starts, but it never runs.
I receive a "Process with Id: 1234 was started successfully"
I'm not sure why it isn't working... can someone help please?