I have a program that I run on a scheduled job. It requires that somebody is logged in (Access requires an interactive desktop session). That's kind of a hassle, but I'm dealing with it.

Anyway, that got me to thinking how do others automate their programs? Does anybody do that, or is it just me? I know about the registry hack to automatically log in, but my company has a policy against that. I don't think I can convert my program...