Running programs via command line in Watchdog doesn't work

Started by login404, Yesterday at 03:10:47 AM

Previous topic - Next topic

login404

The command line isn't working properly.

Startup path:powershell
Command line:D:\Portable\ProcessController.ps1 -ProcessName "laa" -Affinity "0-7"

Startup path:d:\nsudo\nsudolg.exe
Command line:-u:t -p:e cmd


Jeremy Collake

You need to specify the full path to powershell.exe in the first field, such as:

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
Let me know how it goes ;)

Software Engineer. Bitsum LLC.

login404

Still not working.

Startup path:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
Command line:D:\Portable\ProcessController.ps1 -ProcessName "laa" -Affinity "0-7"

login404

It seems that the process running through the watchdog has a low integrity level.
This issue seems to exist only in the "Run Program" feature of the watchdog 
"The Restart Program" feature has a high integrity level

8300 is a CMD running through the watchdog 
1876 is a CMD running through explorer.exe