I've done this before with Windows script + scheduled tasks. The scheduled task will fail if you change your login/password, so each time your login/password changes, you need to update the scheduled task.
If you don't know how to write a script, any programmer can probably do this easily, they just write a couple of lines on a .txt file for you and you use the scheduled task to run it at the scheduled date/time.