Hi! i use Intune to install Teamviewer, and have done that for a long time. I get the full msi package from Teamviewer management console (have a license), then i wrap the msi file with intunewinwrap and upload it to Intune. Then i install it with: msiexec /i "TeamViewer_Full.msi" TRANSFORMS=tv1.mst /qn. The transform changes the name for the desktop shortcut. This is how i been doing it for a long time, but with this last version, after Intune has installed (and replaced the old version on the client) the application starts up and a window with "Whats new", this is not optimal then deploying to hundreds of users. Is there a way to fix this? maybe change something in the msi file? (i use Orca).