User Tools

Site Tools


software:microsoft:windows:taskscheduler

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
software:microsoft:windows:taskscheduler [2021/05/21 17:25] – [How do I run a ps1 elevated as a scheduled job] superwizardsoftware:microsoft:windows:taskscheduler [2021/05/26 00:19] – [How to run cmd from Task Scheduler] superwizard
Line 24: Line 24:
  
 ====== How to run cmd from Task Scheduler ====== ====== How to run cmd from Task Scheduler ======
 +
 +<WRAP round box >
 +Program/Script:\\  
 +
 +    cmd
 +
 +Add Arguments Optional: \\ 
 +<file txt temp.txt>
 +    /c "    curl -X POST -H "X-API-Key:..." http://127.0.0.1:8384/rest/db/revert?folder=default"
 +</file>
 +
 +</WRAP>
 +
  
 <WRAP round box > <WRAP round box >
software/microsoft/windows/taskscheduler.txt · Last modified: 2022/02/12 03:30 by superwizard