I need to run a few short Python scripts a couple of times a day. Under Linux, I set it up under cron and it worked fine, but it was a real bitch to get all the permissions correct to make it work, ...