Forum Discussion
peter-wxin
May 08, 2020Copper Contributor
MicrosoftTeams PowerShell cmdlet doesn't work
Excuse me, Microsoft Teams PowerShell cmdlet doesn't work. The error is: Connect-MicrosoftTeams : The term 'Connect-MicrosoftTeams' is not recognized as the name of a cmdlet, function, script ...
- Jan 07, 2021Finally, this post works for me.
https://infra.engineer/windows/63-powershell-error-message-warning-unable-to-resolve-package-source
AnqB0VVRJMzsO6zV
Dec 18, 2021Iron Contributor
some of Function in the module could work(csonlineuser,etc.), some are not(broadcastmeetingpolicy,etc.)
any idea ?
Get-CsBroadcastMeetingPolicy : The term 'Get-CsBroadcastMeetingPolicy' 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
+ Get-CsBroadcastMeetingPolicy
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Get-CsBroadcastMeetingPolicy:String) [Get-CsBroadcastMeetingPolicy], Co
mmandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException