Hello, We are making use of session codes linked to Freshdesk, I was wondering if there was a way for a tech to be notified when a user joins the session that's been created? At the moment, I'm creating the session code and sending it across but I don't know when the session has been started by the user. Cheers
I'm using the assignment config which seems to be the way to roll out teamviewer. Deploy TeamViewer (Host or full client) - 9/9 - TeamViewer Support start /wait MSIEXEC.EXE /i "c:\temp\TeamViewer_Host.msi" /qn CUSTOMCONFIGID=YOUR_CUSTOM_CONFIG_ID timeout /t 30 /nobreak "C:\Program Files (x86)\TeamViewer\TeamViewer.exe"…
Hello, I am trying to find out if there is a way that I can use a script to uninstall team viewer with intune?
Trying to reassign a device using following command example (I've hidden last 4 digits here in the text by using XXXX): Set-TeamViewerDevice -DeviceId '105663XXXX' -GroupId 'g1234' Outputs following error: Set-TeamViewerDevice : Cannot validate argument on parameter 'Device'. Invalid device identifier '105663XXXX'. String…
I need to silently uninstall TeamViewer on allot of devices. It would seem that none of the usual switches for programs are not working. Below are examples of the switches i have tried. "C:\Program Files (x86)\TeamViewer\uninstall.exe" /? "C:\Program Files (x86)\TeamViewer\uninstall.exe" /i "C:\Program Files…
Hi, We are trying to use Intune with the TeamViewer connector to use the remote access function for support with the user machines, but whenever we have tested we get a licence error. Can anyone tell me what TeamViewer licences we need to have in order for this function to work please?
We are a hospitality company and our Property Management System wants to provide remote support using TeamViewer. Is there a way to obtain a TeamViewer MSI package for mass-deploying the software to all of our computers via Group Policy? I have only been able to find the .exe files on the site for QuickSupport and Full…
Hi all, I'm attempting to use the API to add users to a user group via: POST /api/v1/usergroups/{groupId}/members. The API is looking for an 'AccountID' as an array [INT] instead of a 'User ID'? What is this 'AccountID'? The API documentation just mentions: "List of account identifiers to add to the user group. Must be…
Hello everyone! Has anyone experienced any issues with deploying TeamViewer using the API token and Group ID? Here is the part of my script that installs the software on the machines: Write-Host "Installing TeamViewer..." Start-Process -FilePath "C:\Users\Tbenois\Desktop\TeamViewer_Host_Setup" -ArgumentList "/S…
Hi Guys I do not have the .MSI button on on the management console.
It looks like you're new here. Sign in or register to get started.