Right, but I am trying to automate this process so there is no user interaction. Everything is being driven from the script, so if I write a reboot or explorer kill in to the script, it will do that every time the user log's off and back on. What is the best way to do this so it happens one time only and no user intervention (i.e. completely silent)? Thanks.