Hi,
During our SCCM OSD installation we install TV 12 and the run the assignment tool.
But it looks that the AssignmentData.json isn't created and therefor it can't register.
If I run the same script manually after installation or on another computer works just fine.
tv_assignment.exe -apitoken XXX -datafile ""${ProgramFiles(x86)}\TeamViewer\AssignmentData.json"" -devicealias ""${COMPUTERNAME}"" -wait=30 -verbose
any suggestions?