Your device will be assigned to Company ...message

User: "NGPIT"
Updated by JoshP

I deploy a teamviewer host client , but have assignment message need to acept by manual, can I automatic allow this ?

Sort by:
1 - 2 of 21
    User: "JeanK"
    Community Manager
    Accepted Answer

    Hello @NGPIT and a big welcome to the TeamViewer Community family!

    We recommend following our Mass deployment on Windows - User guide.

    In step 9, you'll find the command line we recommend using:

    start /wait MSIEXEC.EXE /i "PATH_TO_MSI_FILE\TeamViewer_Host.msi" /qn CUSTOMCONFIGID=YOUR_CUSTOM_CONFIG_ID
    timeout /t 30 /nobreak
    "C:\Program Files (x86)\TeamViewer\TeamViewer.exe" assignment --id YOUR_ASSIGNMENT_ID
    

    The /qn parameter will ensure that no assignment confirmation message will pop up.

    Let me know if this has worked for you!

    /JeanK

    Community Manager

    User: "JeanK"
    Community Manager
    Accepted Answer

    Hi @NGPIT,

    Sorry, we didn't clarify this in the first place.

    Indeed, deployment capabilities are only available for Corporate license holders.

    Correct, in this scenario, the .exe cannot be used.

    We thank you in advance for your understanding.

    /JeanK

    Community Manager