1. Before you begin, check that the Teams PowerShell module is installed on your Front End Servers. If it’s not, please install using the instructions in Teams PowerShell Module Installation.
  2. Start Windows PowerShell as an administrator.
  3. Type the following and press Enter:
Set-ExecutionPolicy RemoteSigned
Install-Module MicrosoftTeams
Import-Module MicrosoftTeams
Connect-MicrosoftTeams
Set-CsPhoneNumberAssignment -Identity [email protected] -EnterpriseVoiceEnabled $true 


Leave a Reply

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.