Revision history[back]
click to hide/show revision 3

16 Apr '13, 14:34

DarkMortainius's gravatar image

DarkMortainius
113

PSExec works, PAExec doesn't

I'm trying to remotely launch an executable using PAExec, but I can't seem to get it to work. The aggravating thing is the exact same command works when I use PSExec. Normally, that would be fine, I'd just use the one that works, but I'd like to be able to include it with my programs installer, which I can't do with PSExec. The command I'm using: paexec \\\\PCName -u Username -p Password -i -d C:\\Path\\to\\exectuable.exe C:\\Path\\to\\executable.exe When I run the command, it acts as if the executable launched, and PAExec returns with exit code 0. However, the process never gets launched on the remote machine from what I can tell. If I switch PAExec to PSExec, it launches normally, and everything is fine. Any suggestions?
click to hide/show revision 2

16 Apr '13, 14:34

DarkMortainius's gravatar image

DarkMortainius
113

PSExec works, PAExec doesn't

I'm trying to remotely launch an executable using PAExec, but I can't seem to get it to work. The aggravating thing is the exact same command works when I use PSExec. Normally, that would be fine, I'd just use the one that works, but I'd like to be able to include it with my programs installer, which I can't do with PSExec. The command I'm using: paexec \\\\PCName -u Username -p Password -i -d C:\Path\to\exectuable.exe C:\\Path\\to\\exectuable.exe When I run the command, it acts as if the executable launched, and PAExec returns with exit code 0. However, the process never gets launched on the remote machine from what I can tell. If I switch PAExec to PSExec, it launches normally, and everything is fine. Any suggestions?
click to hide/show revision 1

16 Apr '13, 14:33

DarkMortainius's gravatar image

DarkMortainius
113

First time here? Check out the FAQ!

×