Forum Discussion
David Przywara
Feb 21, 2017Copper Contributor
Tenant Global Dial Plan
I can successfully create a dial plan with normalization rules and assign the tenant dial plan to users via the grant-cstenantdialplan cmdlet, but I'd like to have the tenant dial plan be global and ...
- Feb 21, 2017
Hi David, There is a global TenantDialPlan which applies to all the users in the tenant. (attached.)
Mohamad Saleem
Microsoft
Feb 21, 2017Hi David, There is a global TenantDialPlan which applies to all the users in the tenant. (attached.)
- David PrzywaraFeb 22, 2017Copper Contributor
Awesome! I used Set-CsTenantDialPlan -Identity Global to assign our normalization rules to it and things work great. Thanks for pointing me in the right direction.