Hey everyone. is it possible to set up a personal password with Powershell in Teamviewer? We want to install all the Windows-PCs with a Powershell Script so everything is set up the same way. Only the personal Password needs to be different depending on the PC-Serielnumber. Is there a solution with Powershell or a way to…
A complete silent install of teamviewer host does not seem to work anymore like in older versions: This worked with older versions for example: msiexec /i "PATH" /qn APITOKEN="api_token" CUSTOMCONFIGID="customconfig" SETTINGSFILE="PATH" ASSIGNMENTOPTIONS="--grant-easy-access" Now to install teamviewer silently, I install…
Does the Full or Host msi package support the public property "INSTALLDIR"? I am tasked with a scripted installation for our company and need to be able to install our package in a different dir than the default x86.
Hello, I need your help to be able to use TeamViewer in the Atera RMM programme. [removed per Community Guidelines]
I wanted to check for mass deployment as we do not have the previous GUID, what can i do to identify it? As i tried deploying from Intune, i think it didn't auto redeploy the exist intuneWin file that i package.
Hi, I'm using the API to pull a list of devices from various groups. When I run the following the command I'm getting a partial list of my devices: Invoke-RestMethod -Uri "https://webapi.teamviewer.com/api/v1/managed/groups/{id}/devices" -Method Get -Headers @{authorization = "Bearer $apikey"} The result is returning a…
Hello, I wrote a PowerShell to pull down a list of TeamViewer devices and then walk through the list to get the missing patches. It all works great except that my Get request for the list of machines only pulls down 1,000 devices. I assume I must break it up into paged requests. I could sure use some documentation on how…
Hey there I am a bit new to managing teamviewer. We have teamviewer business license which does not give me the access to create .msi package or apt token for account assignment. I am trying to mass deploy .exe custom installer with json and .sig file on all client devices with account assignment using Intune. But when…
Hi all, we are trying to enroll TV v15 via Intune, but the documentation is not that clear enough. Deploy TeamViewer (Host or full client) - 9/10 Script for the Host client (32-bit) All Clients should get the Host. I need to fill out my script. CUSTOMCONFIGID should be the small number I created by the custom modules. What…
My problem is the following: I can't find a way to change the name of a pc registered in TeamViewer in real time (even if it's not exactly in real time, it's not serious, but at least check several times a day. For example, every 3 hours) with Intune I sometimes rename PCs in Intune For example, old name: desktop-002 New…
It looks like you're new here. Sign in or register to get started.