Hi everyone, I'm trying to automate the full deployment of TeamViewer Host on newly imaged laptops via Microsoft Deployment Toolkit (MDT), and I'm running into problems with the automatic assignment and Easy Access not being applied properly. Here’s what I want: when a laptop is imaged, TeamViewer should be silently…
We want to open QS within our windows app VB.NET code: Dim path As String = System.IO.Directory.GetCurrentDirectory() & "\Support\TeamViewerQS.exe" Process.Start(path) Get TeamViewer QS generated ID and password in order to send them via email from our application. Is that possible?
We are currently updating TeamViewer hosts within Intune. After an update, the host is updated, but the device alias resets to its default value. We want to change the alias so we can see where each PC is located. Does anyone have a solution to prevent the alias from resetting every time there is an update?
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…
It looks like you're new here. Sign in or register to get started.