Hi all,
does someone know of a remote client like mstsc.exe for Windows, but which also supports the remote USB feature of Virtualbox?
Thanks!
VRDP client supporting "Remote USB" under Windows?
-
bitbuerster
- Posts: 17
- Joined: 25. Jun 2008, 14:13
Re: VRDP client supporting "Remote USB" under Windows?
VBox doesnt have a usb remote feature, thats a rdp feature linked to a supported Guest OS.
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
-
bitbuerster
- Posts: 17
- Joined: 25. Jun 2008, 14:13
Re: VRDP client supporting "Remote USB" under Windows?
Well, anyway: I have a view Windows PCs (Vista, XP, 7 -all 32bit) which currently use mstsc.exe to remotely run an Windows XP 32bit client, stuffed into a VM which itself is running on a Win7 64bit server hosting the VM.vbox4me2 wrote:VBox doesnt have a usb remote feature, thats a rdp feature linked to a supported Guest OS.
Now all I want is to plug USB sticks to my Windows PCs and make mstsc.exe (or whatever RDP-program can achieve this) make the VM believe that the USB-sticks had been plugged to the VM client directly.
Best to my knowledge, mstsc.exe can't do that, so I'm hoping that someone can hint me into the right direction?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: VRDP client supporting "Remote USB" under Windows?
For what its worth, the newest version 3.1.0 PUEL
7.1.4. Remote USB VBox users Guide
http://www.rdesktop.org/
7.1.4. Remote USB VBox users Guide
http://www.rdesktop.org/
-
MarkCranness
- Volunteer
- Posts: 875
- Joined: 10. Oct 2009, 06:27
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows Server 2008 R2; Ubuntu 11.04; Windows 2000 Server; Windows XP
Re: VRDP client supporting "Remote USB" under Windows?
You need rdesktop-vrdp.exe (for Windows), which VirtualBox does not yet provide.
rdesktop is the same as mstsc.exe, but for Linux.
rdesktop source is here: http://www.rdesktop.org/ (the link PerryG gave).
rdesktop Linux binaries are part of most Linux distributions.
A Windows port of older versions (includes modified source) are here: http://www.atomice.com/blog/?page_id=9.
rdesktop-vrdp is a VirtualBox modification of rdesktop to add the VirtualBox remote USB feature.
rdesktop-vrdp source is here: http://www.virtualbox.org/browser/trunk ... RDP/client (and also via the other source code options here: http://www.virtualbox.org/wiki/Downloads).
rdesktop-vrdp Linux binaries are part of the Linux Guest Additions ISOs.
Where is the Windows port of rdesktop-vrdp? The manual says: 'RDP clients for other platforms will be provided in future VirtualBox versions.'
To build a Windows version, somebody could figure out the required changes (perhaps by examining the differences between the base rdesktop source code and the Windows port of rdesktop) and compile it.
Hopefully that someone would be Sun, and they would include it in the Windows Guest Additions ISO.
rdesktop is the same as mstsc.exe, but for Linux.
rdesktop source is here: http://www.rdesktop.org/ (the link PerryG gave).
rdesktop Linux binaries are part of most Linux distributions.
A Windows port of older versions (includes modified source) are here: http://www.atomice.com/blog/?page_id=9.
rdesktop-vrdp is a VirtualBox modification of rdesktop to add the VirtualBox remote USB feature.
rdesktop-vrdp source is here: http://www.virtualbox.org/browser/trunk ... RDP/client (and also via the other source code options here: http://www.virtualbox.org/wiki/Downloads).
rdesktop-vrdp Linux binaries are part of the Linux Guest Additions ISOs.
Where is the Windows port of rdesktop-vrdp? The manual says: 'RDP clients for other platforms will be provided in future VirtualBox versions.'
To build a Windows version, somebody could figure out the required changes (perhaps by examining the differences between the base rdesktop source code and the Windows port of rdesktop) and compile it.
Hopefully that someone would be Sun, and they would include it in the Windows Guest Additions ISO.
-
MarkCranness
- Volunteer
- Posts: 875
- Joined: 10. Oct 2009, 06:27
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows Server 2008 R2; Ubuntu 11.04; Windows 2000 Server; Windows XP
Re: VRDP client supporting "Remote USB" under Windows?
What is on the USB sticks? Just a flash drive with some files?
mstsc.exe doesn't do remote USB, but it does do remote drives/shares and 'Plug and Play' devices.
You would HAVE TO connect to an RDP server inside the guest OS, and NOT connect to VirtualBox's vrdp server.
Right-click>Edit the *.rdp file, select the 'Local Resources' tab, click the 'Local devices and resources'>More... button, and enable the 'Drives' and/or 'Supported Plug and Play Devices' checkbox trees.
mstsc.exe doesn't do remote USB, but it does do remote drives/shares and 'Plug and Play' devices.
You would HAVE TO connect to an RDP server inside the guest OS, and NOT connect to VirtualBox's vrdp server.
Right-click>Edit the *.rdp file, select the 'Local Resources' tab, click the 'Local devices and resources'>More... button, and enable the 'Drives' and/or 'Supported Plug and Play Devices' checkbox trees.
Re: VRDP client supporting "Remote USB" under Windows?
mstsc can do this, but its very restricted on what it supports locally. (which is just a tad bit more then nothing)bitbuerster wrote:make the VM believe that the USB-sticks had been plugged to the VM client directly.
Best to my knowledge, mstsc.exe can't do that, so I'm hoping that someone can hint me into the right direction?
[This space is intentionally left blank]
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-
If you can read this, you can read the VirtualBox Manual, the Forum FAQ, and the QuickClick FAQ
-=[ Search this forum with Keywords, VirtualBox solutions at you're fingertips]=-