I came across many sites providing functionality for creating crontab parameters from user input using a graphical interface such as.
http://www.openjs.com/scripts/jslibrary/demos/crontab.php
and many others, I was wondering if there is the same thing for schtasks.exe Windows utility?
Or if the parameters for SCHTASKS.exe can be programmed from the other side, first defining the task in the task scheduler (GUI) in Windows?
source
share