I have a RUN command in my logon script being called from a GPO. However when the logon script finishes it kills the application launched with the RUN command. I don't want the logon script to pause and wait for the launched application to finish but I also don't want the launched application to die when the script ends. Any ideas?