We are prepping to deploy the latest version of TeamViewer to our business, circa 800 users. We are making some large changes to policies and have opted to use the following deployment path
1) Uninstall ay existing install of TV
2) Push MSI and .tvopt file to %TEMP%/TeamViewer on the local machine
3) Using MSIEXEC install TV, specifying the .tvopt file, API Key, --reassign, --group-id
4) Cleanup %TEMP%/TeamViewer
All good there, works great. However, once the install has completed, when we reboot our test devices any user which logs on is immediately presented with the "How to Use TeamViewer" web page: https://www.teamviewer.com/en/documents/?lng=en&version=15.23.9+&cid=577363796
Is there any way to stop this behaviour?
Thanks in advance,
DojoTech