To be able to use USB Network Gate in an RDP session, install EveUSB_FreeRDP_Plugin.pkg
(which is already included in the free SDK Evaluation Kit) on the end-user system.
For silent installation use:
sudo installer -pkg EveUSB_FreeRDP_Plugin.pkg -target /
To uninstall FreeRDP Plugin from the end-user system, follow the steps below:
1. Remove the following file from the end-user system:
/usr/local/lib/freerdp/usb4rdp.dylib
2. Then execute the following command:
sudo pkgutil --forget us.electronic.pkg.eveusb.freerdp_plugin