Skip to main content

I’m using the Silent Python Installer to install Tableau Server 2019.2

just wondering how everyone was managing their multi licence install?

its pretty simple to use one key, but I have 4 server keys to activate.l (2 creator keys, 1 viewer, 1 explorer).

 

how are you activating your other keys, as part of the initial silentinstall.py? Or are you going in after the install via TSM?

 

are you managing multiple product keys in secrets.json?

 

Are you able to share any code snippets?

 

these are the links I found.

http://kb.tableau.com/articles/knowledgebase/performing-quiet-installation

http://kb.tableau.com/articles/knowledgebase/Automate-Tableau-Licensing-Tasks

1 answer
  1. Feb 17, 2020, 10:28 PM

    I believe you have to script a line for each license using this command:

    start/wait tabinstallck.exe -activate <product_key>

0/9000