Powershell

Installation type Difficulty to do this

Running as a Systemd service

Easy

Running in a container

Not possible

Example config.yaml

Powershell requires pwsh to execute commands.

config.yaml
actions:
  - title: Run Powershell Script:
    shell: pwsh C:/Scripts/MyScript.ps1