TeamViewer ID Keeps Changing

Options
13»

Comments

  • riverit
    riverit Posts: 1
    Options

    I am in this exact situation ..... 

  • Inlead
    Options

    Mind sharing that script, @Judd_HUMElab 

  • SignageAt150PCs
    Options

    Hello Inlead (and others),

    see the link to the text-file with the .vbs-script. On windows-autostart we send the actual TV-ID to one of our webservers via VBS-http-request. The php-script behind reads the variables from the url and updates our database. Additionally we send ourselves via PHP a mail if the ID has changed.

    Feel free, to translate the script in english and post it back here for the others. I tried, but got an error while saving the answer :-(

    VBS should be able to send mails as well. Feel free to check this and post it back here for the others.


    You find the .vbs-script on http://handkunst.de/sendtvid.txt

    We only check until TV-version 11, because we need stable and same-configured players (PCs). Feel free as well, to add newer versions and post it here for the others too.

    Important notice: .lnk in Autostart may not work. We needed to put the .vbs-file itself in Autostart.

    At the end the website gives an response. If empty this means error. If OK this means OK. A window pops up shortly on the player with success or no success.

     

    Best regards, SignageAt150PCs

     

  • SignageAt150PCs
    Options

    First try: Technical error.

    Second try: Not logged in before.

    Third try: Marked as SPAM

    Now: next try...

    Hello Inlead (and others),

    see the link to the text-file with the .vbs-script. On windows-autostart we send the actual TV-ID to one of our webservers via VBS-http-request. The php-script behind reads the variables from the url and updates our database. Additionally we send ourselves via PHP a mail if the ID has changed.

    Feel free, to translate the script in english and post it back here for the others. I tried, but got an error while saving the answer :-(

    VBS should be able to send mails as well. Feel free to check this and post it back here for the others.


    You find the .vbs-script on   handkunst.de slash sendtvid.txt

    We only check until TV-version 11, because we need stable and same-configured players (PCs). Feel free as well, to add newer versions and post it here for the others too.

    Important notice: .lnk in Autostart may not work. We needed to put the .vbs-file itself in Autostart.

    At the end the website gives an response. If empty this means error. If OK this means OK. A window pops up shortly on the player with success or no success.


    Best regards, SignageAt150PCs

     

  • rok
    rok Posts: 22 ✭✭
    Options

    Problem still persist.

    No hardware change, no software update. Ubuntu 16 machine with Teamviewer 12. Problem is that these machines are headless and I have hundreds of them deployed in different countries..Big problem.

    I just found out this: https://github.com/Schmandre/notifyTVIDChange

  • DeVauEs
    DeVauEs Posts: 1
    Options

    Hello,

    I think I have a Clue what is happening. Are the VMs are running on a Hyper-V oder VMWare Cluster?

    Under Hyper-V the VM gets a new mac address when the VM is restarted on a different Hypervisor. And with a different Mac address TeamViewer gets a new TeamViewer-ID

    In Hyper-V there is a Setting for the NIC.

    Settings VM -> Network Card -> advanced Features: There you can switch between Static and Dynamic. The VM has to powered off to change this.


    Probably this is similar to VMWare

    Hope this could help someone.


    Greetings