I am trying to configure and control the update window / option that shows in our custom module (Host installer) so that users do not see it and don't try to update, we have already configured the software with policies to auto download and install updates based on our preference but that does not seem to change the UI.…
Hello, I'm trying to deploy a custom TeamViewer Host which I did from "TeamViewer Management Console" -> Configure and Deploy I'd like to know if there's a way to avoid the command prompt that asks to authorize and finish so I can finish and validate the installation and have the computer go back into my group without…
var cmdText = $"cd /d "{TvInstallDirectory}""; cmdText += Environment.NewLine; cmdText += $"TeamViewer.exe assign --api-token {tvApiToken} --reassign"; cmdText += Environment.NewLine; cmdText += "exit /b %errorlevel%"; // ensure the process returns the TeamViewer command exit code batFilePath =…
Good morning, I am deploying teamviewer host package with an installation script. On the last deployment i have most of them registered correctly in my device group but some of them failed. It seems that the host is installed but not correctly connected to the teamviewer console because i cannot see them in the device…
I'm writing a powershell install wrapper for TeamViewer 12 to push over SCCM. Host is installing fine and pulling the correct configuration/policy. However, the assignment tool is failing. The documentation--sparse as it is--is very vague with exit codes. Essentially it says 1 means 'an error occurred'. Thanks for that,…
similar to Your device will be assigned to Company ...message - TeamViewer Support im using company license, and im unable to do quiet unattended mass deploy as per guide Assignment options - 5/6 (Legacy) C:\TeamViewer_MSI64 (1)\Host>msiexec.exe /i TeamViewer_Host.msi /qn APITOKEN=token CUSTOMCONFIGID=configid…
Hi, I have put our own company in the allow list. Works great, but: we receive some external support from other companys. Is it possible to put their teamviewer-company account as additional entries into the allow list? I didn't find a way to manage it and to use just some of the IDs from some of the supporters employed at…
Good afternoon, I've been attempting to create a rollout of TeamViewer through Intune at a medium sized company. It's currently being deployed as a .intunewin package, installation works fine however Assignment is a pain in the *bleep*. Using the assignment command in the documentation. There are times where this works…
I got the message when running a TeamViewer remote session in Microsoft Intune "There was a problem using your TeamViewer account. Verify your TeamViewer license is active and supported for Intune." The TeamViewer connector is active connected in Intune.
Hello, I was deploying TeamViewer Host for Android the other day and configured respective App configuration policy. It all works fine, App gets installed and assignment to my TeamViewer Account is correct. However, everytime I try to connect to a device that shows up in my console after installation it always asks for a…
It looks like you're new here. Sign in or register to get started.