Firstly you can do check if there are some errors or warnings in the log. There could be a hint to find what you should do next.
Main issue with running by task scheduler is usually that you are not logged in.
That means that the same network mappings and privileges are not available.
The task scheduler uses (by default) a local system account to run, and that local system account probably has no rights to access the source data and send out the email.
Firstly you can do check if there are some errors or warnings in the log. There could be a hint to find what you should do next.
Unfortunately, the log files no have Warnings or Errors
Main issue with running by task scheduler is usually that you are not logged in.
That means that the same network mappings and privileges are not available.
The task scheduler uses (by default) a local system account to run, and that local system account probably has no rights to access the source data and send out the email.
Uhuu!
Solve me problem. Thank´s for your attention.