How to setup CRON jobs for Windows/Windows Server, ME, XP, Vista, 7, 8, 8.1, 10, 2008, 2012, 2016, Etc...
V V V :INSTRUCTIONS: V V V
Download GnuWin32, Install it, Open Windows Task Scheduler, Create Task, Name it, Run whether user logged on or not, Configure for:(SELECT SERVER TYPE), Triggers TAB, Select Daily, Set the date and time to Start, Type "1 minute" into the Repeat task every:(?), & Check mark the box, for a duration "1 day", Checkmark "Enabled", Create a New... under Actions, Program/script browse to/add this with quotes "C:\Program Files (x86)\GnuWin32\bin\wget.exe", Add arguments (my site uses this link for its cron page) http://site.com/cron/run/fiveminutes, Adjust settings tab as needed, I used Stop the task if it runs longer than: 3 days, either select run or wait for the timer you set under Triggers and everything should work! Mine is running great!