I have created a MSI installer to install and asign the host TV to our corporate account. The installer is running perfectly and the asignment process is also working.
However we are not able to configure automatically Random password after each session option from Show confirmation" to "Generate new" by using the file settings *.tvopt.
This is my command line
msiexec.exe /i "%~dp0TeamViewer_Host.msi" /qb SETTINGSFILE=""%~dp0Teamviewer_Settings.tvopt APITOKEN=MYTOKEN ASSIGNMENTOPTIONS="--grant-easy-access --group MYGROUP"