Looking to use n8n for job scheduling. The jobs are primarily of two flavors:
- Windows Console App that compiles into a .EXE.
- PowerShell Scripts.
The scripts and the apps have to run in the context of a Active Directory user.
Question - Can n8n support the above job types (and how) and what will the deployment model on AWS look like?