Install Microsoft Teams Module

Make sure you have the required version of PowerShell, .NET Framework, and Microsoft Teams Module running on the Azure tenant that will host the Verint Recorder.

Before you begin

Configure the VM network interface

Procedure 

  1. Update to Windows PowerShell 5.1.

    If you're on Windows 10 version 1607 or higher, you already have PowerShell 5.1 installed.

  2. Install .NET Framework 4.7.2 or later.

  3. Open PowerShell as administrator.

  4. Get the Microsoft Teams Module, by doing one of the following:

    1. For first time installation, at the prompt, run Install-Module MicrosoftTeams.

    2. To update an existing module to the latest version:

      1. At the PowerShell prompt, run Import-Module MicrosoftTeams.

      2. If prompted, restart the system.

      3. At the PowerShell prompt, run Update-Module MicrosoftTeams.

What to do next 

Open ports and add certificate to the VM

Assign the bot to a recording policy

Install Microsoft Teams PowerShell Module (Microsoft 365 Docs)

.NET Framework Installation Guide