My company is moving everyone from Skype for Business to Teams, and we’ve set up a DRG, Direct Routing Gateway. This allows for Teams to make/receive PSTN calls without an expensive O365 calling plan.
I’ve created all the voice policies, now comes the provisioning process. Currently writing a PowerShell script to replace the one someone else wrote and updating it for the new process. We are still in a hybrid Skype onprem/Skype Online, so our provisioning process must use the -MoveToTeams switch, which disables the users Skype access and moves them to “Teams Only Mode”.
This process has to be in place on 5/21, so I’m under some immense pressure to get this completed by then!