How to manage USB devices using VMware vmrun?

I use VMware Fusion 6 to run some integration tests with multiple iOS devices.

When I connect the device to the computer, a dialog box appears asking if I want to connect to the Mac or to the virtual machine.

enter image description here

Is there any way to do this programmatically? I use vmrunto manage virtual machines, but I can not find a way to connect / disconnect USB devices.

+4
source share

Source: https://habr.com/ru/post/1533553/


All Articles