Custom TeamViewer 15 Deploy

Hello,

I'm trying to deploy the last version of TeamViewer Host (15) with customs settings.

So i use this :

/s APITOKEN=XXXXX CUSTOMCONFIGID=XXXXX ASSIGNMENTOPTIONS=--grant-easy-access

But it stops at "running".. Can someone show me the configuration that need to be used please?

0

Comments

6 comments
Date Votes
  • /qn CUSTOMCONFIGID=XXXXXXX APITOKEN=XXXXXXX ASSIGNMENTOPTIONS="--grant-easy-access"

    I have them reversed and quotes on the grant easy access part...   works great for me within about 12 seconds!

    0
  • Works great with your line! Thank you !! :)

    EDIT : i have a 1603 error when the user log on the machine is not admin.. Or using a VPN :(

    0
  • Make sure the msi is stored on a shared location all your users have access to.

    0
  • It is. It sometimes works.. Sometimes not. I thought that maybe it can be because of an old version already installed ?

    0
  • Yes!  We had that problem as well.  Do an uninstall first, then install.

    0
  • I'm using this line :

    for /f "tokens=4 delims=\" %%a in ('dir /b %SystemRoot%\installer /s ^| find /i "TeamViewer.ico"') do start /w MsiExec.exe /X%%a /qb-

    In a .bat file. It sometimes works and sometimes not.. Do you have any idea about this issue ? :(

    0

Please sign in to leave a comment.

Didn't find what you were looking for?

New post