{
  "name": "rmm",
  "version": "1.0.0",
  "description": "Remote beheer",
  "steps": [
    { "type": "download", "source": "/artifacts/agents/rmm/latest/BSecureIT-Agent.exe", "target": "BSecureIT-Agent.exe" },
    { "type": "download", "source": "/artifacts/scripts/onboarding/install-rmm.ps1", "target": "install-rmm.ps1" },
    { "type": "exec", "command": "powershell.exe -ExecutionPolicy Bypass -File install-rmm.ps1" }
  ]
}
