BoBo Guest
|
Posted: Tue Dec 07, 2004 11:05 pm Post subject: schtasks.exe - XP Scheduler [CMD] |
|
|
| Quote: | Windows XP has a built in command-line scheduler named schtasks.exe.
Schtasks supports creating, running, deleting, changing, terminating, and querying scheduled tasks.
To see the documentation, use Help and Support to search for schtasks.
To list verbose information about all scheduled tasks, open a CMD prompt and type:
schtasks /query /v /fo LIST |
 |
|