Hello all, I have looked on the web for an answer to my issue with little success so I am trying here. I have a ruby script that I am scheduling at computer startup on Windows. And apparently it never starts. If it starts it should write a line to a file. From the command prompt the script works fine but if logged in and attempting to start it from Scheduled Tasks it fails too with no error messages or any evidence it tried to start. I've checked account and password info for the task and it is correct. In fact I've tried to different admin acounts (though from a parent account). Is there something about the environment maybe not being loaded since its not run from a shell that is the problem? Any other ideas? Thanks for your insight.