No longer able to run some commands in CMD - Access is Denied [closed]

≯℡__Kan透↙ 提交于 2020-01-16 08:26:28

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!