Hello, As a company we use an installer to download and install teamviewer on our devices to enable remote support, however the install that is being downloaded is showing as not migrated on our console meaning we have to manually migrate each device. I was under the assumption that downloading teamviewer host this way was…
Hello all, I have created a custom Host Module with our corporate logo and text to deploy to our 1k+ windows laptop fleet, i chose to download the deployment package which has given me a Teamviewer_Host_Setup.exe, which installs perfectly with the /S switch to run silently, apart from that it pops up a confirmation box…
Currently, when Host config is set to use Managed Groups, you will receive a prompt when running the Mass Deployment command line to install a Host client. As a large organization trying to deploy this to ~1000 devices via SCCM we need this to not prompt. This prevents Host deployment to unattended devices, requires a…
This is the current script I have created, after following online threads, as well as TeamViewers support page: Define Configuration ID$CONFIGID="configidhere" Define Assignment ID$ASSIGNID="assignmentidhere" msiexec /i "C:\Installers\Teamviewer\TeamViewer_Host.msi" /qn CUSTOMCONFIGID=$CONFIGID timeout /t 20 /nobreak chdir…
How do we restrict users from setting up a personal password after installtion? We have disabled the random password through policies, but do not find a policy to restrict setting up personal password.
I am using the AssignmentOptions alias command line parameter with %USERNAME% as the variable. TeamViewer is being deployed through intune so the system is picking username up as SYSTEM. Is there any commands I can use to force it to use the logged in user's name?
We are looking to use the AD connector, but our TeamVewer users are spread out over multiple security groups in different domains. When testing the integration on domain A, it looks like the the AD connector will deactivate all users not part of that specific domain, so how do we make it work that the AD connector will…
Hi guys! I've deployed the Teamviewer 15 host in Intune with the following script: start /wait MSIEXEC.EXE /i "TeamViewer_Host.msi" /qn ADDLOCAL=ALL REMOVE=f.DesktopShortcut CUSTOMCONFIGID=YOUR_CUSTOM_CONFIG_ID timeout /t 30 /nobreak "C:\Program Files\TeamViewer\TeamViewer.exe" assignment --id YOUR_ASSIGNMENT_ID…
We login to TeamViewer using Microsoft account. It works great on Windows OS. However on macOS, Android, ipad and iphone the user session ends once the app is closed. Before Teamviewer SSO with Entra, I can login to my TeamViewer account on my iphone with faceID. But now, I need to enter Microsoft account details,…
I created a win32 app using these instructions - Deploy TeamViewer on Device Groups via Microsoft Endpoint Manager - TeamViewer Support The app installed successfully, but the block and allowlist policy wasn’t assigned. I’m assuming this is because unattended access needs to be configured? Any advice would be appreciated!
It looks like you're new here. Sign in or register to get started.