I'm working on a program that will be monitoring certain applications on a server. The only issue i'm having is that i need to keep the server secure so it's constantly locked. The script can monitor the programs just fine while it's locked, but if any tasks need to be performed such as restarting the application i need to be able to auto login to windows so that it can perform the tasks needed. Does anyone know of an easy way to auto login to a windows server 2003 machine? Thanks