3 lines
118 B
Batchfile
3 lines
118 B
Batchfile
@echo off
|
|
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Stop-ScheduledTask -TaskName 'ERP Local Agent'"
|