I am looking for a way to use USB key on a guest OS running on a 5.6 Xen Server environment. The catch is that I need to actually detect in the Guest OS (Win2003 Server) like an actual USB Key. Attaching it as a storage drive doesnt work (It is a key with special attributes that servers as a licensing mechanism).

Just wondering if anyone has had a similar need and found a good solution?

Thanks,

Nate

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Generally I just go with USB over IP solutions for this, like Anywhere USB, easy and usually works great.

The really good solutions like the one linked above can even share the end-point device over multiple guests (on a USB port to port basis) so it can actually be quite cost effective in some situations.

link|improve this answer
Thanks for the idea! – Az. Jan 13 '11 at 18:59
feedback

We used the network usb hub for a couple of VM scenarios. We also found that you can map the USB controller from the physical machine directly to the operating system (windows server 2003 in our cases). This requires figuring out exactly which hub controller is using what usb ports but it was a great workaround for software using a USB HASP key.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.