You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could try to invoke the command with verbose output to see, where it hangs:
Test-TeamViewerConnectivity-Verbose
The cmdlet basically uses the built-in command Test-TcpConnection to check if a TCP connection to a list of hosts is possible. The timeout settings might be very high, so it takes a while to fail the whole list.
I have a working TeamViewer installation. GUI works, ready for connection (secure connection). Remoting to many partners during the day.
Get-TeamViewerId with no arguments returns my ID.
Test-TeamViewerConnectivity with no arguments only gives a static cursor.
Ctrl+C does not work.
Tested both PowerShell 7.3.2 and Windows PowerShell 5.1 on Windows 10.
TeamViewer version 15.38.3 (64-bit), Tensor Basic
The text was updated successfully, but these errors were encountered: