Files
arrr-erp/app/modules/documents/local_agent_runtime/start_task_scheduler.bat
T
2026-08-09 12:45:44 +05:30

3 lines
119 B
Batchfile

@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Start-ScheduledTask -TaskName 'ERP Local Agent'"