GPO deploy TeamViewer 11 Host
GPO deploy TeamViewer 11 Host
Original post https://itblog.no/5774
- Logon on to TeamViewer.com and create a custom module.
- Download the TeamViewer_Host-idcXXXXXXX.msi (or just rename the one you already have, remember to add -idc before your 7 character ConfigurationID).
- Install the TeamViewer Host on a computer; configure it the way you want, and export options to TeamViewer_Settings.reg file, make sure check the "Export personal password"
- Edit the TeamViewer_Settings.reg file add this line to high the dialog pop-up [HKEY_CURRENT_USER\Software\TeamViewer\DefaultSettings]"HostInfoDialog"=dword:00000000
- Run the TrustConfigID.ps1 script on a computer With the Active Directory PowerShell Module installed and with administrative rights to your domain. (Replace the XXXXXXX With Your ConfigurationID)
- Run powershell script .\TrustConfigID.ps1 -Add XXXXXXX -Name TeamViewer -Path "CN=System,DC=yourdomain,DC=com"
- Put both the TeamViewer_Host-idcXXXXXXX.msi and TeamViewer_Settings.reg in the same folder/share.
del "%Public%\Desktop\TeamViewer*.lnk"
Comments
Post a Comment