Which command line command do I have to enter to get a scheduled task with certain parameters? (Batch/CMD)

后端 未结 0 372
温柔的废话
温柔的废话 2021-01-29 22:50

With the following command I want to create a scheduled task to devmgmt.msc:

SCHTASKS /Create /TN "devmgmt-task" /sc once /st 00:00 /TR C:\\Windows\\sys         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题