top of page

QuickGuide | Download and Install MS Teams Module

Que tal,

Microsoft acaba de liberar el modulo para powershell de Microsoft Teams. Podran encontrar mayor informacion aqui

Pero, creo que varios se daran cuenta de que no existe una liga para la descarga de este modulo. Asi que para que puedan descargar e instalar en su equipo solo sigan los siguientes pasos.

1. Abran una ventana de Powershell Como administrador. (el equipo necesita tener acceso a internet)

2. Ejecuten el siguiente comando

Install-Module –Name MicrosoftTeams

3. Escribir “y” para aceptar que se instale e importe NuGet


TEamsMOdule1

4. Mostrara un warning que si confias en el repositorio de donde se esta descargando el modulo, nuevamente escribimos que si “y”


TEamsMOdule2

5. Esperar a que termine de instalar.


TEamsMOdule3

6. Listo, puedes comenzar a usar el modulo de Powershell para Teams, podrias intentar primero con Connect-MicrosoftTeams


image

Espero les sea de ayuda.

———————ENGLISH—————————————————-

Hey,

Microsoft just release Microsoft Teams Powershell module. You can find more information here

But as you can notice, there’s no download link for this module. So, in order to download and install MSTeams Powershell Module on your PC you need to follow this simple steps.

1. Open a Powershell Windows as an Administrator (computer should have Internet access)

2. Run cmdlet

Install-Module –Name MicrosoftTeams

3. Accept to install and import NuGet provider. Type “Y”


TEamsMOdule1

4. Will show a warning if you trust on this repository, just type Y again


TEamsMOdule2

5. Waiting for installation to finish..


TEamsMOdule3

6. Done! you can start using MS Teams Powershell Module, you can test using Connect-MicrosoftTeams cmdlet.


image

I hope this helps you.

3 visualizaciones0 comentarios

Entradas recientes

Ver todo
bottom of page