On Windows XP through 7, I have a service that needs to be able to launch sub-processes as other users. Executing runas would do the trick, but SYSTEM is not configured to use runas without a password for the accounts. Can SYSTEM be configured to be able to authenticate as users without needing a password?
1 Answers