rdesktop -s problem

Discussions about using Windows guests in VirtualBox.
Post Reply
Victoria
Posts: 2
Joined: 7. May 2014, 10:39

rdesktop -s problem

Post by Victoria »

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.
Victoria
Posts: 2
Joined: 7. May 2014, 10:39

Re: rdesktop -s problem

Post by Victoria »

I also tried this but didn't work either,

rdesktop <ip> -d <domain> -u <user> -p <passwd> -s "C:\Windows\System32\cmd.exe"
Post Reply