I wrote a batch file that should run the task manager every minute, but in cmd it gives this error

Viewed 23
SCHTASKS /Create /S AFA /U nadi /P 250225 /RU nadi /RP 250225 /SC MINUTE  /TN Test /TR taskmgr.exe
taskmgr.exe

mistake: This request is not supported.

enter image description here

0 Answers
Related