Is it possible to check the Team Viewer HOST version (connected to the account) - without connecting to a computer?e.g. checking the version via WWW: https://login.teamviewer.com (Managment Console)?
--Lukasz Matuszewski[personal information removed by moderator]
Hi @Lukasz007
I dont see this being possible in the Management Console.However, the way I get information from users is by running Powershell using this cmd
invoke-command -ComputerName TYPECOMPUTERNAME -ScriptBlock {Get-ItemProperty HKLM:\SOFTWARE\WOW6432Node\TeamViewer}
Regards, Mark
Learn more about the latest feature we’ve released.
Discover quick, practical tips to get more out of TeamViewer each month.