

If it is necessary to add regular Skype users:.If both accounts are on the same lyncsip.XX.XX.XX or skypesip.submit Extended Service request for each account ( Skype for Business/Lync: Federation).Even if both accounts are hosted with Intermedia, but on different lyncsip.XX.XX.XX or skypesip.Read the Knowledge article on How Do I Use The Extended Services Portal? for more information. Ask the account administrator to submit the Skype for Business/Lync: Federation extended service request.

#Skype for business set up how to
Read the Knowledge article on How To Add SRV Record To Your Domain for more information about SRV record syntax. The correct settings can be found under HostPilot® Control Panel > Services > Domains > Click on your domain name > click Display DNS records > click Show System Records. In order to enable that functionality, perform the following steps:

Step 3: Next, you’ll need to create the normalization rules for your extensions.įor this example, we’ll be doing 5-digit dialing. You will then be able to assign the region-specific dial plan to those users. New-CsTenantDialPlan -identity US-Ext-1 -Description “US Extension Dialing”If your organization has multiple locations, it will be helpful to name this dial plan based on the sub region for each office. Step 2: Once you have the PowerShell connection established, you’ll need to start by creating the dial plan. When you enter the $userCredtial command, you’ll be prompted for your tenant global administrator user information. $sfbSession = New-CsOnlineSession -Credential $userCredential Open PowerShell or PowerShell ISE as an administrator and use these commands to connect to your tenant:
#Skype for business set up install
Step 1: To connect to Skype for Business Online PowerShell, you’ll need to install the module first from Microsoft. You may have 25 normalization rules per Dial plan. Before you proceed, make sure you plan out your rules for the numbers assigned to your organization, or example if you have multiple exchanges, you may have to use 5-digit dialing instead of 4-digit if the 6 th digit is the same. Once you assign your normalization rules, you can then assign the Tenant Dial plan to a user and test functionality. In overview, the steps you’ll be taking are first, creating a new Tenant Dial plan, then creating normalization rules to assign to that plan. In this article, I’ll detail how to get connected to the Skype for Business Online PowerShell and then how to setup your dial plan and normalization rules. It is now possible in Skype for Business online to implement a tenant dial plan and normalization rules to allow users to use 4- or 5-digit dialing. However, some customers still have a front desk receptionist using a more traditional phone, like a Polycom VVX unit, and prefer to direct dial users. If you are migrating or have migrated your existing phone system to Skype for Business Online, usually you will start using the Skype for Business client to make and receive calls from your internal users simply by typing their name or SIP address into the search bar.
