Hi,
I want to run "cmd.exe" on remote side while using rdesktop, the command what I'm using is as following,
rdesktop <ip> -d <domain> -u <user> -p <passwd> -s "cmd.exe"
With this command, I can login the remote desktop but can't start "cmd.exe". I'm getting nothing, neither getting any output, nor any error.
What's the problem with the command? Thanks.
rdesktop -s problem
Re: rdesktop -s problem
I also tried this but didn't work either,
rdesktop <ip> -d <domain> -u <user> -p <passwd> -s "C:\Windows\System32\cmd.exe"
rdesktop <ip> -d <domain> -u <user> -p <passwd> -s "C:\Windows\System32\cmd.exe"