Hi,
I have to schedule a program to run every night on a Windows 2003 machine.
To work correctly, this program require that the user that is running it must be LOGGUED (I cannot use the RUN AS XXX ACCOUNT function). So what I want to do is to automate everynight the Windows Login with the correct user (at 2 AM for example), run the program, and then logoff this user.
Is there an easy way to do so ?
I have to schedule a program to run every night on a Windows 2003 machine.
To work correctly, this program require that the user that is running it must be LOGGUED (I cannot use the RUN AS XXX ACCOUNT function). So what I want to do is to automate everynight the Windows Login with the correct user (at 2 AM for example), run the program, and then logoff this user.
Is there an easy way to do so ?