Customized Teamviewer 14 host mass deploy - Assigned PC not show up in teamviewer console

Problem: PC does not show up in teamview console  -> groups

The host running on client PC "Options" -> "General" -> "Account assignment" shows "Assigned to XXXXX" which XXXXX is corp. account name.

PC ran deployment script yesterday appears in groups correctly except those ran the script today and there do not seems to have obvious reason.

Hope someone can help point me in correct direction to fix this and make it work all the time

Install string: 

msiexec.exe /i "TeamViewer_Host.msi" /qn APITOKEN=myTokenNum CUSTOMCONFIGID=myID IMPORTREGFILE=1 ASSIGNMENTOPTIONS="--grant-easy-access --group ""A B"""

reg file was exported from tech PC and named TeamViewer_Settings.reg as mentioned in deployment doc (https://community.teamviewer.com/t5/Knowledge-Base/Mass-deployment-improvements/ta-p/39639#toc-hId-**Please do not post TeamViewer IDs**

Comments

  • trialed with remaining attributes and adding --reassign in existing string fix the problem

    Just incase someone is having same issue