LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   SeamlessRDP and Ubuntu (https://www.linuxquestions.org/questions/linux-server-73/seamlessrdp-and-ubuntu-854858/)

metallica1973 01-07-2011 12:51 PM

SeamlessRDP and Ubuntu
 
I am using Ubuntu 10.10 on a laptop and have been trying to get this seamlessRDP working and am having trouble. I followed this link without success:

http://www.linux.com/archive/feature/124908

and

http://www.brighthub.com/hubfolio/ma...les/72693.aspx

I am trying to connect to a XP box that is housing "Vxphere client". I have installed "seamlessrdp.zip" in c:\seamlessrdp\. I have all the files there including seamlessrdpshell.exe.

When I connect using:

PHP Code:

rdesktop --"c:\seamlessrdp\seamlessrdpshell.exe c:\Program Files\VMware\Infrastructure\Virtual Infrastructure Client\Launcher\VpxClient.exe" 192.168.0.14:3389 -u test -**** 

it logs into the XP box but doesnt execute the Vsphere client. I also tried just launching notepad, iexplore and other without success. any suggestions?

szboardstretcher 01-07-2011 01:49 PM

What if you made a copy of notepad.exe in the root of C:\ and tried running it from that command line? Just wondering if it has something to do with the spaces in the path.

Quote:

rdesktop -A -s "c:\seamlessrdp\seamlessrdpshell.exe c:\notepad.exe" 192.168.0.14:3389 -u test -p ****

metallica1973 01-07-2011 02:39 PM

PHP Code:

rdesktop --"c:\seamlessrdp\seamlessrdpshell.exe c:\notepad" 10.7.0.14:3389 -u testadmin -p testadmin -d xpsp3patched 

That is a negative!! I checked the permissions of the account and I am logging as an administrative account. ????????????


All times are GMT -5. The time now is 11:36 AM.