Teamviewer deployment / Déploiement TeamViewer

Kuddi
Kuddi Messages: 1
Modifié (mai 2023) dans Déploiement & Intégrations

Hello everyone,

I have a problem with the deployment of TeamViewer 14.

Indeed I created a.bat file to deploy TeamViewer by GPO. I would like to convert this.bat file to powershell.

This command works well:

msiexec.exe /i "Path\To\TeamViewer_Host.msi" /qn APITOKEN=<YOUR_APITOKEN> ASSIGNMENTOPTIONS="--group" "Test group"""

But impossible to reproduce in.ps1


In addition, I have the computer that goes up in the right group, but nothing in the group strategy.

Can you help me? Thank you in advance.

 

 

---------------------------------------

 

Bonjour à tous,

Je rencontre un problème concernant le déploiement de TeamViewer 14.

En effet j'ai créer un fichier .bat pour déploier TeamViewer par GPO. J'aimerais convertir ce fichier .bat en powershell.

Cette commande fonctionne bien:

msiexec.exe /i "Path\To\TeamViewer_Host.msi" /qn APITOKEN=<YOUR_APITOKEN> ASSIGNMENTOPTIONS="--group ""Test group"""

Mais impossible a reproduire en .ps1


De plus, j'ai bien l'ordinateur qui remonte dans le bon groupe, mais rien dans la stratégie de groupe.

Pouvez-vous m'aider? Merci par avance.

 

Réponses

  • JeanK
    JeanK Messages: 6,985 Community Manager 🌍

    Bonjour @Kuddi

    Merci pour votre message.

    Votre script semble être correct. Ce cas nécessite donc une analyse plus profonde.

    Merci d'ouvrir un ticket auprès de notre service technique : Ouvrez un ticket maintenant !

    Nos ingénieurs pourront analyser de plus près ce qui puisse gêner l'utilisation du script dans PowerShell.

    Je vous remercie d'avance pour votre compréhension.

    Cordialement,

    Jean

    Community Manager