Thank you for taking the time to respond. I understand how to setup task scheduler but I'm struggling with how to turn the command/script that is in WinSCP into something I can run with task scheduler. That's the piece I'm missing.
Use Windows Task Scheduler. It allows running a command "At Startup".
So I have a command that uses the "Keep local files up to Date" template. When I start it from within WinSCP and it runs the script, a power shell window popups up, it runs the commands and waits 24 hours to run the script again. This all works great until the computer is rebooted for updates or what ever reason. How do I turn this command script into something that (1) could be run on startup and (2) does not require the user to be logged in. I've attached a print screen of the command in WinSCP. Any help would be appreciated.