Hi, I followed the mass deployment guide (https://community.teamviewer.com/English/kb/articles/39639-mass-deployment-on-windows), I don't have an msi as my licence is for the Business product but having installed TV Host I ran: "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" assign --api-token xxxxxxxxxxxxxxxxxxxxxx…
Hey all, I'm working on Debian packaging and stumple accross the issue, that teamviewer and teamviewer-host use the same service name for running, which is teamviewerd. While this might be a very small issue in itself, it makes it difficult to seperate installation tasks from logs. Why do I have an issue with this? When…
Hi everyone, We have recently deployed the TeamViewer host client to our machines via InTune using the article posted here. https://community.teamviewer.com/English/kb/articles/45766-intune-integration-installation-and-user-guide This is the CMD line agruments we are using: /qn CUSTOMCONFIGID=%YOURCUSTOMCONFIGID%…
Hi all Wondering if anyone has experience deploying via SCCM I have tried multiple different methods with the same result but am currently using the .msi with assignment details as part of command as outlined in the how to guide. If I make this available to machines it works fine If I make it required it works fine if I…
Hi there, Can anyone suggest a way to reenroll machines with a new name in Powershell? The script I've been tinkering with doesn't seem to work as names are never updated. $deviceName = (Get-WmiObject -Class Win32_ComputerSystem).Name $compuser = "$deviceName|$env:username" # Write-Host "CompUser: $compuser" Start-Process…
This is more of a PSA to the other admins out there struggling with the insanely difficult deployment based on all of the outdated information in TeamViewers articles. For those of you stumbling upon this, if you're using Powershell, you'll need to adjust a little. Here's my example. 1) In the Custom Module that you define…
Hello, We started to use the "device assignment" functions to add new computer devices automatically to the company's Contact List. The first 8 computers aren't in the list after installing TeamViewer. With a test machine, I experience the same: The entry in the Contact List isn't available. We can connect to the…
I am a new Teamviewer administrator. I have been able to create and execute simple scripts for Windows devices - and I can create scripts for Apple Macs - but I cannot find where to EXECUTE scripts for Macs. I fear someone is going to tell me that due to Apple MacOS changes in the past couple of versions means that we can…
Hi, I am looking for some tips that will enable me to connect using N-central as a connection source. Currently i am not able to make it work, it recognizes that Teamviewer is installed on computer I am trying to connect but when jnlp file starts it asks me for teamviewer client launcher, on selecting instalation dir of…
Hi there, We have our own TeamViewer running for our customers. We want to install the TeamViewer.exe silent for a user. We push the application from our RMM client. I have tried installing it through .bat scripts with the following examples: "Teamviewer.exe /S /ACCEPTEULA=1" "Teamviewer.exe /S " "Teamviewer.exe /silent…
It looks like you're new here. Sign in or register to get started.