Add ERP Local Agent secure self update framework
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -Command "Get-ScheduledTask -TaskName 'ERP Local Agent' | Get-ScheduledTaskInfo | Format-List *"
|
||||
pause
|
||||
Reference in New Issue
Block a user