On This Page 
    Setting Up Task Scheduler for Windows
    - Open the Task Scheduler app and clickCreate Task. The Create Task pane displays.
 - Select the General tab and enter a name for the task in theNamefield.
 - Select the Triggers tab and clickNew. The New Trigger pane displays.
 - Make the desired timing selections for the task in the New Trigger pane and clickOK.
 - Select the Actions tab in the Create Task pane and clickNew. The New Action pane displays.
 - Select and enter this information in the New Action pane and clickOK.
- Action drop-down menu:chooseStart a program.
 - Program/script field:enter thecurlcommand.
 - Add arguments (optional):enter the reporting URL.
 
 - ClickOKin the Create Task pane to create the task. The new task displays in the Task Scheduler Summary.