I am trying to do the following: 1. I am logged in as Administrator account in my XP with SP2 machine running VS.NET 2005 2. This machine also has another account user1 which is a guest account 3. I am running a program as Administrator, from this program i want to launch a notepad.exe process which will be running under the user1 security context 4. I specifically want to use I am trying to do the following: 1. I am logged