A Windows Task Scheduler task can be imported but it can't run properly afterward.
book
Article ID: 85854
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Error Message : The Job log display an error message because the script is not found. ############################ (e.g.: COMMAND: "GoogleUpdateTaskMachineUA.bat" SUBMIT : cmd /c ""GoogleUpdateTaskMachineUA.bat""
'"GoogleUpdateTaskMachineUA.bat"' is not recognized as an internal or external command, operable program or batch file.
Description :A Windows Task Scheduler task can be imported but it can't run properly afterward.
Cause
Cause type: Defect Root Cause: the WTS command(s) will be in an attached script (in the Uproc), but the script is not called with the full path, so it can't be found.