I am connecting to a multi core Windows XP 64 bit machine from my single core 32 bit Windows XP machine in order to access Visual Studio to build our solution. Then we test the product on several VMs all of which are running on that remote machine. The guest I am interested in runs Windows 7 32 bit.
Our software needs to access USB port but the local USB port is not available to the guest OS.
I know this is multiple redirection but is there a way to get this done?