
These are just some of the available options.

/ST - defines the time to run the task (in 24 hours format)./TR - specifies the location and the name of the task that you want to run.If the folder isn't available, it'll be created automatically. The "MyTasks\Notepad task" uses the "Notepad task" as the name and stores the task in the "MyTasks" folder. /TN - specifies the task name and location.Also, there's the wildcard "*" that specifies all days. If you're using the MONTHLY option, then you can use 1 - 31 for the days of the month. Options available, include MON, TUE, WED, THU, FRI, SAT, and SUN. /D - specifies the day of the week to execute the task.Options available, include MINUTE, HOURLY, DAILY, WEEKLY, MONTHLY, ONCE, ONSTART, ONLOGON, ONIDLE, and ONEVENT. /SC - defines the schedule for the task./CREATE - specifies that you want to create a new an automated routine.

The command line version of Task Scheduler ships with many options allowing to customize many aspects of a task, and in this guide, we are using the following options to change a scheduled task:
