Forum Discussion

ssills's avatar
ssills
Active Contributor
7 years ago

S-L-O-W response from client with LMI but not other remote programs

Please tell me why I can connect with ZERO difficulties to one of my client computers using TeamViewer and RDC, but when using LMI there is about a minute latency before it responds to any clicks, ma...
  • ssills's avatar
    7 years ago

    Luckily, I remembered that this happened once before about a year ago.  I searched my email and found the LMI Case# and the txt file that the 2nd level "Joel" who is awesome, had sent me.   This will delete the registry key and recreate it.

    Why the other rep couldn't see this in my history, I have no idea.  Why this isn't somewhere in their knowledge base, again, I have no idea. 

    But for anyone else who is experiencing the problem, run this and hopefully your problem will be eliminated too.

    @echo off

    REG DELETE HKLM\SOFTWARE\LogMeIn\V5\Net\NATUDP\DisableEx /f
    REG ADD HKLM\SOFTWARE\LogMeIn\V5\Net\NATUDP /V DisableEx /t REG_DWORD /d 1 /f