Forum Discussion
msabat
Jan 15, 2020Brass Contributor
Team Direct Routing - no dial pad
Hello. I enabled user with Direct Routing on Teams. But that user doesn't have dial pad. What I noticed? User was migrated from SfB OnPrem to Teams with Teams Only mode - Hybrid mode also. ...
msabat
Jan 16, 2020Brass Contributor
LinusCansby Yes I am connected to SfB Online with PowerShell.
Nothing happen when I try to type Set-CsUser -OnPrem and press tab
LinusCansby
Jan 16, 2020MVP
Make sure you have the latest module installed:
Try from another computer if that works better. You can also try this script to connect to Office365 services with powershell
https://www.powershellgallery.com/packages/Office365.Connect
- msabatJan 19, 2020Brass Contributor
- msabatJan 20, 2020Brass Contributor
And user under get-csuser has now HostedVoiceMail and EnterpriseVoiceEnabled as True
But under get-csonlineuser user has them as False:
- LinusCansbyJan 20, 2020MVPGet-CsUser is not available for Skype For Business Online, So I guess when you were running Set-CSUser your were running that on your Skype for Business Server, not Online. So try run from another computer not connected to Skype for Business Server.