Forum Discussion
Markus_Hupfauer
Apr 30, 2021Copper Contributor
Microsoft Teams PowerShell Module V2.3 - Set-CsUser broken!
As Microsoft discontinued SkypeOnlineConnector (finally) we moved to MicrosoftTeams PowerShell Module for user management - especially for Direct Routing phone number management (-OnPremLineURI). ...
- Apr 30, 2021
We had the same issue today and this is how we got round it:
- Run a PS session as Admin
- Uninstall-Module -Name MicrosoftTeams
- Install-Module -Name MicrosoftTeams -RequiredVersion 2.0.0
- Import-Module -Name MicrosfTeams
This then allowed us to progress and use the Set-CsUser command.
Markus_Hupfauer
Apr 30, 2021Copper Contributor
Obviously not. GraphAPI is work in progress, SkypeOnlineConnector dosn't work either....
Microsoft just broke Teams Direct Routing - probably world wide.
Please Microsoft just re-enable SkypeOnlineConnector - we need to deploy new users to direct routing.
Microsoft just broke Teams Direct Routing - probably world wide.
Please Microsoft just re-enable SkypeOnlineConnector - we need to deploy new users to direct routing.
TomTom70
Apr 30, 2021Copper Contributor
That's crap. So we wait for Microsoft to fix it.
I opened a ticket on Microsoft 365, I'm waiting for the return.
thank you for your information
I opened a ticket on Microsoft 365, I'm waiting for the return.
thank you for your information