Device Bind failed - Arduino Leonard

I installed VirtualHere on my HyperV host, purchased a license and started sharing USB device to my virtual Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-43-generic x86_64) guest.

I have 3 device's I share, 2 are connected but 1 device fails. It is a Arduino Leonard device which counts the S0 pulse from a current meter, I purchased it, not home made. When I connect it to a different computer it works. The RFXtrx433 device is working correct via VirtualHere, the 0x0a2b is not yet configured/in use.

Screendump:
VirtualHere Client IPC, below are the available devices:
(Value in brackets = address, * = Auto-Use)

Windows Hub (HYPERV:7575)
--> Arduino Leonardo (HYPERV.3)
--> 0x0a2b (HYPERV.2) (In-use by you)
--> RFXtrx443 (HYPERV.4) (In-use by you)

Auto-Find currently on
Auto-Use All currently off
Reverse Lookup currently off
VirtualHere Client is running as a service
user@hostname:~$ sudo ./vhclientx86_64 -t "USE,HYPERV.3"
FAILED
user@hostname:~$ sudo ./vhclientx86_64 -t "DEVICE INFO,HYPERV.3"
ADDRESS: HYPERV.3
VENDOR: Arduino LLC
VENDOR ID: 0x2341
PRODUCT: Arduino Leonardo
PRODUCT ID: 0x8036
IN USE BY: NO ONE
user@hostname:~$

#2

I already solved the problem, I re-installed the Arduino management software en then connecting from Ubunut also worked.

Greetings Joham