schtasks

Task Scheduler Configuration Tool

Task Scheduler Configuration Tool


schtasks

  • C:\Windows\system32\schtasks.exe /?

Output:


SCHTASKS /parameter [arguments]

Description:
    Enables an administrator to create, delete, query, change, run and
    end scheduled tasks on a local or remote system.

Parameter List:
    /Create         Creates a new scheduled task.

    /Delete         Deletes the scheduled task(s).

    /Query          Displays all scheduled tasks.

    /Change         Changes the properties of scheduled task.

    /Run            Runs the scheduled task on demand.

    /End            Stops the currently running scheduled task.

    /ShowSid        Shows the security identifier corresponding to a scheduled task name.

    /?              Displays this help message.

Examples:
    SCHTASKS
    SCHTASKS /?
    SCHTASKS /Run /?
    SCHTASKS /End /?
    SCHTASKS /Create /?
    SCHTASKS /Delete /?
    SCHTASKS /Query  /?
    SCHTASKS /Change /?
    SCHTASKS /ShowSid /?

Return Code: 0


C:\Windows\system32\schtasks.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
FileInfo
File Size235008bytes
Creation Time2022/07/08 08:48:17
LastWrite Time2022/07/08 08:48:17
ProductVersion10.0.19041.1
FileVersion10.0.19041.1 (WinBuild.160101.0800)
HashValue
MD576cd6626dd8834bd4a42e6a565104dc2
SHA1ccaa6ee9ef6d0f9c8157adc996ffd477f73b5d02
SHA22448e847c9343bf673ba19f736130dcaedcb69ffefbdfb210422048751
SHA256013c013e0efd13c9380fad58418b7aca8356e591a5cceffdb910f7d8b0ad28ef
SHA38481ae8143d2830db992362cb0e9136df584996303b91e3e6310b4b2ce8f6a3d54c9498a03a2293b9a3c44f15d7733d400
SHA5126cb6c6ae96419baac8185404cb620b04ee0030bffe6a27baf27c2648b9b8e375dcf2de6f4e244f5d40e6de81518cd2962946e110c90fc054cb24d0bb979c6d8c
Built with Hugo
Theme Stack designed by Jimmy