Scia Worker gives license error via windows scheduler

Which tool versions are you using?

SDK: v13.6.2
Platform: v2022.11.3
Python: v3.10
Isolation mode: venv

Current Behavior

When the Scia worker is installed with the box checked to add it to the scheduler the worker starts in windows with a restart, but when it receives a job it gives a license error.
When the Scia worker is than started for real so the window pops up it starts working as expected.

Expected Behavior

scheduled worker works without license error

Context (optional, but preferred)

make the worker work.

Hi Sjoerd,

There is a known issue regarding running SCIA through a scheduled task, if the scheduled task is run by the system instead of the user account: Workers | VIKTOR Documentation

Can you check if setting it up as described in these steps works for you?