Hmm. Worked for me. http://www.quimeras.com/default.asp?control=1

Basically, with TqcRunas you can:

  • Impersonate a user account on a local or remote computer
  • Run a process synchronously or asynchronously on a local or remote computer
  • Do the above and still have access rights to the network (thus allowing you to run a process on a remote computer where the exe is on a network share)
  • Build an encrypted package that contains the commands required to do the above, allowing you to call it from a script but never reveal the account or password in plain text.