We're in a odd situation. When we initially rolled out TeamViewer, we used SCCM to push v15.4 Host (.exe) to all Windows workstations (about 2000). Then, the technicians would uninstall Host and install the Full edition.
Fast forward a few months, and we found that around 600 machines how the Full edition installed. It doesn't break Host in 99% of cases, but it prevents us from updating Host. Running "uninstall.exe /S" on the affected machines uninstalls Full and breaks Host.
I could certainly script a complete uninstall of both and reinstallation of Host, but if I do that, we will lose all the users' names we've assigned.
I'm looking for some solutions, either a way to uninstall only the Full edition and preserve Host, or, do a reinstall but preserve the machine's properties in Tensor. Any and all suggestions welcome.