
The jump from version 190 to 197 is numerically modest, but feature-wise, it represents a paradigm shift. Version 190 was stable but struggled with high-latency networks (e.g., satellite or 4G roaming). Version 197 introduces Asynchronous I/O queues. This means the customer module no longer waits for a confirmation packet before sending the next data burst. For technicians using remote desktop software simultaneously, this reduces the infamous "input lag" on USB keyboards and mice.
Furthermore, the new Session Persistence feature ensures that if a remote session drops due to a network glitch, the Customer Module will retry for up to 300 seconds (five minutes) without requiring manual re-authentication. For technicians recovering a remote server via iLO/DRAC, this is invaluable.
The Customer Module is designed with security in mind. It does not inherently open broad access to the client's machine; it strictly tunnels USB traffic. However, best practices dictate that this software should only be run when a support session is active and closed immediately after the session ends. The jump from version 190 to 197 is
A dental clinic uses a proprietary X-ray imaging software locked to a USB hardware dongle. The server holding the dongle crashed. With Version 197 installed on a technician’s laptop at a remote office, they redirected the dongle over a 4G connection. The new asynchronous driver allowed the license handshake to complete in under 3 seconds—previously, older versions would time out.
With Microsoft’s tightened driver signature requirements, many older redirection tools broke. The Customer Module Version 197 New is fully WHQL-certified for the latest Windows builds. This ensures the module installs silently without the dreaded "Windows cannot verify the driver signature" pop-up, which is critical for unattended remote support. This means the customer module no longer waits
Previous versions struggled with high-bandwidth devices such as external SSDs or 4K webcams. Version 197 introduces a re-engineered data buffer system that reduces latency by up to 40% and increases bulk transfer speeds. Technicians can now perform disk imaging or large file transfers over the internet without timeouts.
In controlled tests comparing Version 190 vs. Version 197 New: For technicians recovering a remote server via iLO/DRAC,
| Metric | Version 190 | Version 197 New | Improvement | | :--- | :--- | :--- | :--- | | Initial connection time (WAN) | 4.2 seconds | 1.1 seconds | 73% faster | | USB 2.0 ISO transfer (700MB) | 74 seconds | 52 seconds | 30% faster | | CPU usage during idle | 0.5% | 0.1% | 80% reduction | | Reconnect after network drop | Manual (30s) | Automatic (5s) | 600% faster |
Solution: Windows Driver Signature Enforcement blocks the new ARM64 driver. Reboot the remote PC, press F8, and select "Disable Driver Signature Enforcement." After installation, re-enable it. Version 197’s driver is fully signed for Windows 11, but older Windows 10 builds may complain.