问题
This morning I was able to view all scheduled tasks:
> schtasks.exe /query /fo LIST /v
and delete scheduled tasks I've created:
> Schtasks /delete /TN "taskname"
All of the sudden, I get "This app can't run on your PC. To find the version of your PC check with the software publisher" while running same commands.
I can still create scheduled tasks using vbscript, but not delete them.
My company has extremely strict security rules, and I don't have admin rights. Does anyone know why this is happening?
来源:https://stackoverflow.com/questions/59721158/no-longer-able-to-run-some-commands-in-cmd-access-is-denied