タスク スケジューラ構成ツール
schtasks
- C:\Windows\system32\schtasks.exe /?
Output:
SCHTASKS /パラメーター [引数]
説明:
管理者がローカルまたはリモートのシステム上のスケジュール タスクの作成、
削除、クエリ実行、変更、実行および終了を行います。
パラメーター一覧:
/Create スケジュール タスクを新しく作成します。
/Delete スケジュール タスクを削除します。
/Query スケジュール タスクをすべて表示します。
/Change スケジュール タスクのプロパティを変更します。
/Run スケジュールされているタスクをオン デマンドで実行します。
/End 現在実行中のスケジュール タスクを停止します。
/ShowSid スケジュールされたタスクの名前に対応するセキュリティ ID を
表示します。
/? このヘルプを表示します。
Examples:
SCHTASKS
SCHTASKS /?
SCHTASKS /Run /?
SCHTASKS /End /?
SCHTASKS /Create /?
SCHTASKS /Delete /?
SCHTASKS /Query /?
SCHTASKS /Change /?
SCHTASKS /ShowSid /?
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]
| File | Info |
|---|---|
| File Size | 235008bytes |
| Creation Time | 2022/07/08 08:49:55 |
| LastWrite Time | 2022/07/08 08:49:55 |
| ProductVersion | 10.0.19041.1889 |
| FileVersion | 10.0.19041.1889 (WinBuild.160101.0800) |
| Hash | Value |
|---|---|
| MD5 | 76cd6626dd8834bd4a42e6a565104dc2 |
| SHA1 | ccaa6ee9ef6d0f9c8157adc996ffd477f73b5d02 |
| SHA224 | 48e847c9343bf673ba19f736130dcaedcb69ffefbdfb210422048751 |
| SHA256 | 013c013e0efd13c9380fad58418b7aca8356e591a5cceffdb910f7d8b0ad28ef |
| SHA384 | 81ae8143d2830db992362cb0e9136df584996303b91e3e6310b4b2ce8f6a3d54c9498a03a2293b9a3c44f15d7733d400 |
| SHA512 | 6cb6c6ae96419baac8185404cb620b04ee0030bffe6a27baf27c2648b9b8e375dcf2de6f4e244f5d40e6de81518cd2962946e110c90fc054cb24d0bb979c6d8c |