

It is now possible to install the VPN driver with a mass deployment via the command line.

It is now possible to install Patch Management and Remote Device Monitoring via the TeamViewer MSI together with the TeamViewer Client.The tabs for displaying different connections and screens can now be moved via drag-and-drop. Improved usability for multi-tab display in the session window.Android TeamViewer Host and Remote updated to version 15.37.178.Uninstall Command: msiexec.exe /x /qb (obtained this guid from a powershell command, pm me for a link to a guide.ĭetection rules just looked for teamviewer.exe in C:\Program Files (x86)\TeamViewer < The full client is 64 bit so it'll appear in C:\Program Files instead. Install Command: install.bat (its the name of my batch file) We'll manually onboard the rest of the devices in Teamviewer. I'd say about a 90% success rate, which is doable. Has anyone had any luck with this? I saw a few reddit posts about this but those mentioned the Teamviewer version that comes with an API token instead of what ours has.ĮDIT: I have now gotten this to work with a Win32 Package on most devices. Win32 error code is 0x80070001 or when I investigate the Managed Apps section of the device itself is says "Not applicable". Line of Business hangs at install pending or operation returned because the timeout period expired. qn timeout /t 30 /nobreak "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" assignment -id # timeout /t 15 /nobreak "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" customize -id #īoth options I've tried just returns a failed code. In the Line of Business deployment option I'm using this: "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" customize -id # "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" assignment -id # Start /wait MSIEXEC.EXE /i TeamViewer_Host.msi /qn This is what Teamviewer support gave me to use (id strings have been removed).

The install file being called is this batch file. I've tried both a Line of Business App and a Win32 app.įor Win32 I'm packaging a folder with the msi installer and a batch file. We're on the tensor basic license and I've tried several different methods for getting this to deploy through Intune. I've been struggling with this deployment for days.
