

Using the toolkit, my first draft would be this:Įxecute-MSI -Action Install -Path "TeamViewer_Host.msi" -Parameters "/qn" -AddParameters 'ASSIGNMENTOPTIONS="–alias %COMPUTERNAME% -grant-easy-access -reassign"' -SecureParameters 'CUSTOMCONFIGID=“xxxxxx” IMPORTREGFILE=“1” APITOKEN=“xxxxxx-xxxxxxxxxxxxxxxxxxx”' -PassThru

The last time I wrapped TV was TV12 and before I used PSADT. Execute-Process 2:46:28 PM 18776 (0x4958)Įxecute-MSI -Action Install -Path ‘TeamViewer_Host.msi’ -AddParameters ‘CUSTOMCONFIGID=“xxxxxx” IMPORTREGFILE=“1” APITOKEN=“xxxxxx-xxxxxxxxxxxxxxxxxxx” ’ Consult the Windows Installer SDK for detailed command line help. :: Execution failed with exit code : Invalid command line argument. : : Executing / L * v “ C : WINDOWS Logs Software TeamViewer_Host_Install. With TeamViewer 14 is uses extra parameters that I just can’t seem to get correct.
