Additional features, settings, or issues not covered by specific Microsoft Teams categories
This was only solution to same problem for me. No other version worked, only 1.0.0
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team, Please advice am i doing something wrong
PS C:\WINDOWS\system32> find-Module -Name MicrosoftTeams
Version Name Repository Description
------- ---- ---------- -----------
1.0.2 MicrosoftTeams PSGallery Teams Cmdlets module
Installed module using - install-Module -Name MicrosoftTeams.
Getting error when run Connect-MicrosoftTeams
PS C:\WINDOWS\system32> Connect-MicrosoftTeams
Connect-MicrosoftTeams : The term 'Connect-MicrosoftTeams' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ CategoryInfo : ObjectNotFound: (Connect-MicrosoftTeams:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Additional features, settings, or issues not covered by specific Microsoft Teams categories
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
This was only solution to same problem for me. No other version worked, only 1.0.0
Ashka123,
Same problem, I had to install an earlier version and my problem was resolved. Hope it works for you.
( Install-Module -Name MicrosoftTeams -RequiredVersion 1.0.0 )
Hello Ashka123,
We haven’t heard back from you. Do you need any further assistance?
Best Regards,
Sylvie
Hello Ashka123,
Thanks for coming back to us. Based on the screenshot, it seems that you have no PowerShell profile in your PC. You also mentioned that you have this problem since beginning. I believe it could be something wrong in your PS environment.
I recommend you try to create a new PS profile to check how it goes:
Best Regards,
Sylvie