Firstly, thank you for making this wonderful tool, lot better than PsExec indeed.
I'm using this tool to check for the return code of the remote application and feed it into a decision method which unfortunately only understands 1 or 0 (which is what the application returns) but paexec returns both the applications return code and from itself.
I was wondering if there was a way to supress return codes from paexec and only recieve return codes from the remote application.
It would be wonderful to have it work that way.