I need a way to run an application remotely as a non-administrator on a windows 2003 box. This is because the licensed encryption software on the server only allows for the encryption to take place there. Meanwhile, the clients need to encrypt/decrypt files from there stations. The encryption software is enterprise class (supposedly) but the company support does not cover scripting the command line only tool. I can get everything to run by using psexec, but the users that need to encrypt should not be administrators for security purposes. The company that I am doing the work for still has to go through a fairly stringent security audit (HIPPA, SoX, NIF, PCI, etc) so I have to come up with a way. Any ideas guys?