i have a service that checks MS Teams status, and if status changes, it calls a script that changes Skype status.
When i call a script manually, all is good, however via service, it does not run.
i tried to run service under default service account, my account & using credentials ,however script does not run. i also tried to call cmd to call the script

but this does not work either.
Do you know how to set service to interact with the local scripts ?