poweradminllc / PAExec

Remote execution, like PsExec
531 stars 177 forks source link

-i 0 argument wrongly parsed #5

Open irony-iron opened 9 years ago

irony-iron commented 9 years ago

Hi, i have trouble to run paexec in current session in windows server 2003 x64: C:\TestPlayer>paexec.exe -u administrator -p 1 -i 0 cmd.exe

PAExec v1.26 - Execute Programs Remotely Copyright (c) 2012-2013 Power Admin LLC www.poweradmin.com/PAExec

Using SessionID 0 (interactive session) Failed to set interactive token A required privilege is not held by the client. [Err=0x522, 1314] PAExec starting process ["0" cmd.exe] as administrator Failed to start "0" cmd.exe. The system cannot find the file specified. [Err=0x2 , 2]

PAExec returning exit code -3

Current session is zero: C:\TestPlayer>quser.exe USERNAME SESSIONNAME ID STATE IDLE TIME LOGON TIME administrator console 0 Active . 27.03.2015 17:41

NevRA commented 9 years ago

Does it will be fixed?