P
Pratham
Hello,
I am using WTS over Windows 2003 server, and running an application in
System account. In that application, I 'm trying to run another exe
(creating another process using CreateProcessAsUser() API in VC++.
But it always fails to create the process. Though, I have open the user
token, duplicated it and Impersonnate it, but still it is not working. The
same code and process flow is working with Windows 2000 Server/Advance
Server.
Can anyone suggent any workaround?
I will be highly thankful to you.
-- Vivek Anand
I am using WTS over Windows 2003 server, and running an application in
System account. In that application, I 'm trying to run another exe
(creating another process using CreateProcessAsUser() API in VC++.
But it always fails to create the process. Though, I have open the user
token, duplicated it and Impersonnate it, but still it is not working. The
same code and process flow is working with Windows 2000 Server/Advance
Server.
Can anyone suggent any workaround?
I will be highly thankful to you.
-- Vivek Anand