Additional features, settings, or issues not covered by specific Microsoft Teams categories
Hello Ashka123,
Thanks for your post in the forum. According to the error message, it seems that MicrosoftTeams PowerShell module wasn’t installed.
First, please run the following command to confirm whether you have installed Teams PowerShell module successfully: Get-Module -ListAvailable -Name MicrosoftTeams. If it is installed successfully, you will see the results like below:
If you cannot see the result, it means that the PowerShell module wasn’t installed correctly. Go to this link to download and install the module manually: https://www.powershellgallery.com/packages/MicrosoftTeams/1.0.2
Please feel free to post back if you have any update on it.
Regards,
Rick