I'm working on trying to setup an unattended installation of my company's TeamViewer Host. I've created the customizations I want, I've enabled the "Allow account assignment via the Assignment Tool", I've downloaded the MSI, I've downloaded the Assignment Tool, and I've recorded the Configuration ID.
First issue, when installing from the MSI none of the customizations are there, currently I'm thinking this is because I haven't run the Assignment Tool and maybe once that runs it will apply the customizations, if not I'd greatly appreciate if someone could tell me and point me in the right direction so that if I get the rest of it working I don't have to struggle through finding more documentation that has thus far eluded me while my searches has just resulted in me finding out that I need to use the Assignment Tool for silent MSI installs to assign computers to our company's account.
I've been digging through all the documentation I can find and it's all saying that the Assignment Tool needs an API code to run. There is no API code listed in the customization screen, just the download Assignment Tool link, the permanent link, the Download MSI link, then the Configuration ID, then the Save or Cancel buttons. Where has the API code for the Assignment Tool been moved, or is it no longer needed and all of the documentation for silent installs, that all say for TeamViewer 12 or newer, outdated?
Also along those lines the MSI, on my couple of test installs, one manually run and the second via script run from our software distribution script, and it appears that it's creating 2 installs of TeamViewer Host on the computers. Two desktop icons are created, two icons on the Start Menu are created, two entries are created in the Programs list to uninstall. One set says "TeamViewer Host 14" the second set says "TeamViewer Host" with trying to open or uninstall the second set just results in an error that there was a problem with the program.
Anyone have any help/advise for either of these three issues?