Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Parameter generator for SCHTASKS.exe

I've came across many websites providing functionality for creating crontab parameters from user input through a GUI like..

http://www.openjs.com/scripts/jslibrary/demos/crontab.php and many others, I was wondering if there is a same kind of thing available for Windows utility schtasks.exe?

Or if the the parameters for SCHTASKS.exe can be reverse engineered by first defineing a task in Task Scheduler(GUI) in Windows?

like image 570
U.Z.A.I.R Avatar asked Aug 09 '26 03:08

U.Z.A.I.R


1 Answers

schtasks /query /xml generates an XML with all the options that defines the task

like image 141
siddharth Avatar answered Aug 10 '26 17:08

siddharth



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!