Skip to content

Common Error Codes

If the Zynk scheduled task is not correctly configured in Windows Task Scheduler, there are a number of common error codes that may be shown.

Error Code 0x80070002

Cause

This error code in Windows Task Scheduler means "File Not Found" and occurs when the Zynk Program is not found via the file path in the Action tab.

Resolution

If the file path contains spaces, wrap the path in quotes

Program/script: "C:\Program Files (x86)\Zynk Software\Zynk\2.0\Zynk.exe"

Add arguments (optional): "/r" "C:\ProgramData\Zynk Software\Zynk\2.0\My Workflows\My Workflow.wkf"

See Running a Workflow from the Command Prompt for more information

Error Code 2147943785

Cause

This error (visible in the History of the selected scheduled task, in Windows Task Scheduler) occurs when the scheduled task is scheduled to Run whether user is logged on or not and the user account does not have "Log on as a batch job" Rights

Resolution

Provide the user rights Log on as a batch job rights, via Local Security Policy (Security Settings > Local Policies > User Rights Assignment) if required, or

Configure the scheduled task to Run only when user is logged on

This error can only be seen by enabling Enable All Tasks History in the Action Pane