Skip to content

Commit

Permalink
Merge pull request #6053 from MicrosoftDocs/repo_sync_working_branch
Browse files Browse the repository at this point in the history
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/OfficeDocs-SkypeForBusiness (branch live)
  • Loading branch information
tiburd committed Oct 20, 2020
2 parents d2b9c29 + 125e2ff commit 09a9b06
Showing 1 changed file with 6 additions and 2 deletions.
Expand Up @@ -36,14 +36,18 @@ To enable a user for Phone System Voice and voicemail, you'll need to perform so

### To enable your users for Phone System voice and voicemail

1. Before you begin, check that the Skype for Business Online Connector (Windows PowerShell module) is deployed on your Front End Servers. If it's not, you can download it from [the download center](https://www.microsoft.com/download/details.aspx?id=39366). You can find more information about using this module at [Configuring your computer for Skype for Business Online management](https://technet.microsoft.com/library/dn362839%28v=ocs.15%29.aspx).
> [!NOTE]
> Skype for Business Online Connector is currently part of latest Teams PowerShell Module.
> If you're using the latest [Teams PowerShell public release](https://www.powershellgallery.com/packages/MicrosoftTeams/), you don't need to install the Skype for Business Online Connector.
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](https://docs.microsoft.com/microsoftteams/teams-powershell-install).

2. Start Windows PowerShell as an administrator.

3. Type the following and press Enter:

```powershell
Import-Module skypeonlineconnector
Import-Module MicrosoftTeams
```

4. Type the following and press Enter:
Expand Down

0 comments on commit 09a9b06

Please sign in to comment.