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!
Anyone know how to use patch my pc to create the teamviewer host and full with same password?
I'm using TeamViewer 13 Corporate, and I've been using it for several years now. Many of the computers in our organization have been retired or changed out, but the naming convention for TeamViewer computer is the same for all of our users regarless if they've had one, two, three or even a hundred computers assigned to…
How can we install the VPN driver via a script? This via a script: In this change log they say it is possible: What are the options or parameters we have to add to install the VPN driver during installation of TeamViewer? Peter
It looks like you're new here. Sign in or register to get started.