Hello! The task is to massively rename computers in the domain. Rename is not a problem. But the TV address book will have the old computer names. Who has faced such a problem? Perhaps there is a solution for renaming via PowerShell?
For PowerShell example take a look here:
"https://download.teamviewer.com/integrate/TeamViewer_API_Example_User_Management.zip"
and here:
"https://download.teamviewer.com/integrate/TeamViewer_API_Documentation.pdf"
I understood correctly that we need to select a specific group of PCs and then use PUT / api/v1/devices/<id> (change device details). Perhaps You have a ready-made script)?
Something like that.
Not in Powershell.... I'm AutoIt scripter.
You can find my contribution here: