Sharing is the only way...
Rodolphe3001
  • © 2025 rodolphe@rodolphe3001.fr 0

Rodolphe3001

PowerShell for Teams

Pour installer le module PowerShell for Teams, il faut lancer la commande suivante (en mode Administrator) :
Install-Module -Name MicrosoftTeams -Force -AllowClobber

microsoft-teams-powershell-install

Pour obtenir de l'aide sur le module Teams de PowerShell, il faut utiliser la commande suivante :
  • Get-TeamHelp
  • Get-Help -Name MicrosoftTeams

Pour plus d'informations sur le module PowerShell for Teams, il faut consulter ces articles :