Hi Support,
To test a new installed version 8.1.0 I am trying to run a simpliest job ever: dir c:\ (just to test an output)
Working directory c:\, Credentials - domain administrator's account
OS is Windows server 2012 R2 standard, 64 bit
Here's what I have in a log:
8/10/2016 1:13:30 PM Info Job 'Output test Andrei' activated by admin@
8/10/2016 1:13:38 PM Info Job started: Output test Andrei
8/10/2016 1:13:38 PM Info Job 'Output test Andrei' was deactivated because of 'Run once' property.
8/10/2016 1:13:38 PM Info Skipping Condition check because the Job was run manually.
8/10/2016 1:13:38 PM Info User 'VisualCron Default Admin' - Ran Job: Output test Andrei
8/10/2016 1:13:38 PM Info Task started: Execute (126)
8/10/2016 1:13:38 PM Err The Task could not be started because the file could not be found. Please check the path (you may need to use a Credential).
8/10/2016 1:13:38 PM Info Task completed (Failure)->'Execute' (126)
8/10/2016 1:13:38 PM Info Job completed (Failure)->'Output test Andrei'
What the file it cannot find? there's no link to any file in a job, just a DOS command. Can you help?