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
-
Update to Windows PowerShell 5.1.
If you're on Windows 10 version 1607 or higher, you already have PowerShell 5.1 installed.
-
Install .NET Framework 4.7.2 or later.
-
Open PowerShell as administrator.
-
Get the Microsoft Teams Module, by doing one of the following:
-
For first time installation, at the prompt, run
Install-Module MicrosoftTeams. -
To update an existing module to the latest version:
-
At the PowerShell prompt, run
Import-Module MicrosoftTeams. -
If prompted, restart the system.
-
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)