Command 指令
2015年7月29日 星期三
[Command] schtasks 指令
每5分鐘執行某一個檔案一次
schtasks /create /sc minute /mo 5 /tn "test" /tr "D:\test.bat"
查詢目前的排程資訊
C:\Users\Luke>schtasks /query
刪除新增的排程
schtasks /delete /tn "test"
沒有留言:
張貼留言
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言