Hi Team,
We've just setup teamviewer to deploy to client machines via SCCM. This has mostly worked really well! The only problem i would like to resolve if possible, is when a re-image is performed, can I automate teamviewer to remove the old ID and allow to new one to add into out computers and contacts list? Currently I am getting a build up of old not used ID's with the same computer name. Automating this process is certainly what will work best with us in our current use case.
install program:
msiexec /i "TeamViewer_Host.msi" /qn CUSTOMCONFIGID=[ID] APITOKEN=[token]="--grant-easy-access --reassign"
Any suggestions or support would be appreaciated