Create a process that runs as a different user from a windows service
WhatsaMattaU
0
Reputation points
Hi,
From a Windows Service running under a virtual service account, is it possible to create a process that runs as a different user?
I have tried Process.Start using a ProcessStartInfo structure with user credentials. The process runs but when I query the current user from the launched process, it is the virtual service account.
Thank you
Windows for business Windows Client for IT Pros User experience Other
28,655 questions
Sign in to answer