<main>
<article class="userContent">
<p><br></p><p>You can deploy the TeamViewer full version with an automated Policy Assignment via the TeamViewer Management Console.</p><p><strong>📌Note</strong>: Currently, it is not possible to add your logo or other visual customizations to the full client.</p><div class="blockquote"><div class="blockquote-content"><p class="blockquote-line"><em>This article applies to </em><a href="https://service.teamviewer.com/en-de/overview" rel="nofollow noreferrer ugc"><em>Corporate</em></a><em> and </em><a href="https://www.teamviewer.com/teamviewer-tensor/" rel="nofollow noreferrer ugc"><em>Tensor</em></a><em> license holders for deployment on Windows and macOS.</em></p></div></div><p><br></p><h3></h3><h2 data-id="how-to-create-a-custom-full-client">How to create a Custom Full Client</h2><p>Please follow the steps below to create and deploy your Custom Full Client:</p><ol><li>Log in to the <strong>TeamViewer Management Console</strong> and go to <a href="https://login.teamviewer.com/nav/deploy?_ga=2.15693750.1850917131.1651587858-788698143.1650457577&_gac=1.119001211.1651251142.Cj0KCQjwma6TBhDIARIsAOKuANxDldJtWDX6RQobLReWknntlZEGLB95Yeq1h9ducuc8qoNlmChueZIaAlaoEALw_wcB" rel="nofollow noreferrer ugc"><strong>Design & Deploy</strong></a></li><li>Click on<strong> the + Button </strong>and select <strong>Full Client. </strong>A preview of your custom Full Client will appear:</li><li><strong>Select a name</strong> for your custom full client (to identify it later in the overview of your customized modules within the Management Console. The name will not appear on the full client.)</li><li><strong>Select the group</strong> within your Computers & Contacts list in which you would like to add the full client after the deployment automatically</li><li><strong>Select the TeamViewer Policy</strong> (e.g., <strong>Inherit from Group</strong> or a particular Policy you created)</li><li>Activate the Option <strong>Allow account assignment</strong> to get the API Token for the Account Assignment</li><li>Click <strong>Save</strong> to get your <strong>permanent link</strong> and the <strong>token</strong> for the account assignment. </li></ol><p><strong>📌Note</strong>: Account assignment without confirmation will activate <a href="https://community.teamviewer.com/English/kb/articles/109267-remote-control-via-easy-access" rel="nofollow noreferrer ugc">Easy Access</a> automatically. Please keep in mind that you need the account assignment for the policy assignment.</p><p>💡<strong>Hints:</strong></p><ul><li><em>(optional) </em>Click on <strong>Download deployment package</strong> to download the .exe of your Custom Full Client for manual installation </li><li><em>(optional) </em>Use the MSI Parameter if you would like to deploy the Custom Full Client via MSI:  </li></ul><pre class="code codeBlock" spellcheck="false" tabindex="0">msiexec.exe /i "Path\To\MSIFILE" /qn CUSTOMCONFIGID=YOURIDCCODE
timeout /t 10 /nobreak
Path\To\TeamViewer.exe assign --api-token=YOURTOKEN --group YOURGROUP --grant-easy-access --alias %COMPUTERNAME%
</pre><p>You can change or remove the parameters as needed (e.g., the proxy, Import Reg file, ...) </p><p>For more details on deploying the MSI package, please follow the steps in the article about <a href="https://community.teamviewer.com/English/kb/articles/39639-mass-deployment-on-windows-overview" rel="nofollow noreferrer ugc">Mass deployment on Windows - Overview</a>. </p><p><strong>⚠IMPORTANT</strong>: You can enter the <strong>CustomConfigID</strong> for the Full Client in the MSI Parameter but <strong>do not use</strong> the <strong>CustomConfigID from a Host Module; </strong>this will not work!</p>
</article>
</main>