/build/static/layout/Breadcrumb_cap_w.png

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 16k  |  Created: 12/03/2011

Average Rating: 0
TeamViewer has 8 inventory records, 16 Questions, 1 Blogs and 4 links. Please help add to this by sharing more!

Deployment Tips (3)

Most Common Setup Type
Legacy Setup with no known command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 2 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
1
Note

Initial install:  Run it, and then before closing look in local settings\temp for the teamviewer folder.

Grab the exe from the Teamviewer 7 folder.  run it with /S

It's not "completely" silent as it launches the program upon completion.  If anyone has tips on how to fix this I'd love to hear them.

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
  • If you run the vendor msi file + "your.mst" transform, you won't have to grab the exe file. It will not launch the application. - freeality 11 years ago
0
Note

Install TeamViewer silent and with settings.

 

---- Batch.cmd  ------

"%InstallSource%\TeamViewer_Setup_de.exe" /S
ping -n 4 localhost> nul

:L
taskList|find "TeamViewer.exe" >nul
if not errorlevel 1 taskkill /im "TeamViewer.exe" /f /t&goto next
ping -n 5 localhost> nul
goto :L

 

regedit /s %InstallSource%\TeamViewer_Settings.reg

sc stop TeamViewer8  >NUL 2>&1
sc start TeamViewer8  >NUL 2>&1

---- Batch.cmd  ------

 

---- TeamViewer_Settings.reg ------

- Set your Settings in TeamViewer
-  Advanced -> Show advanced options -> Export options to a *.reg file

---- TeamViewer_Settings.reg ------

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
  • How do you go about doing this within K1000? - hjansari 11 years ago
    • you can perform the same actions with a K1000 Script, or take what Nic'O has provided here and deploy the two files as an MI by bundling them as a zip file. If you need more information, I suggest posting a new question as "how" is not really a problem unique to TeamViewer 7. - bkelly 11 years ago
  • I believe the script above is for TeamViewer 8.0 and what is MI. Sorry for being annoying, but I am new on this. - hjansari 11 years ago
0
Note

For Enterprise with a corporate licens.

Grab the MSI package from http://www.teamviewer.com/en/download/msi.aspx?version=7, you would need to enter your licens key to be able to download the MSI file.

 

Once downloaded you will have a TeamViewer.MSI and a TeamViewer_Host.MSI

Those can be deolpyed with normal MSI settings. The following will do a silent deployment

msiexec /i TeamViewer.MSI /qn

 

To deploy preconfigured settings, including the licens key - install teamviewer on a reference pc, and set the teamviewer settings as you like.

Then start teamviewer and go to "Extra -> Options -> Advanced -> Export to .reg file"

The regfile is required to have the name TeamViewer_Settings.reg, and shall be in the same folder as the MSI file.

When the TeamViewer_Settings.reg file is in the same folder as the MSI file, it will automaticly use the settings from the reg file.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (8)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

TeamViewer

Version

7.0.12313

Uninstall String

C:\Program Files (x86)\TeamViewer\Version7\uninstall.exe C:\Program Files\TeamViewer\Version7\uninstall.exe D:\Program Files\TeamViewer\Version7\uninstall.exe D:\Programme\TeamViewer\Version7\uninstall.exe

Questions & Answers (16)

Questions & Answers related to TeamViewer TeamViewer

0
ANSWERS
0
ANSWERS
1
ANSWERS
6
ANSWERS
1
ANSWERS
1
ANSWERS
0
ANSWERS
1
ANSWERS
2
ANSWERS
4
ANSWERS
2
ANSWERS
3
ANSWERS

Blogs (1)

Blog posts related to TeamViewer TeamViewer

Reviews (0)

Reviews related to TeamViewer TeamViewer

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ