Unable to render embedded object: File (Emp18Notice.png) not found.

Skip to end of banner
Go to start of banner

configuringskypeforbusinessonline

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

---title: Configuring Skype for Business Online---

Configuring Skype for Business Online for Modern Authentication

This topic demonstrates how to configure Skype for Business Online Connectivity for SSO with EmpowerID.

As prerequisites to configuring Skype for Business Online for Modern Authentication and SSO with EmpowerID, you must have a licensed corporate Office 365 account and have connected EmpowerID to Office 365. Additionally, you must do the following before configuring Skype for Business Online connectivity:
  1. Download the Skype (and Lync) Online Connector module(s) that you to manage Skype for Business Online deployments via Windows Powershell. You can download the modules from Microsoft at: https://www.microsoft.com/en-us/download/details.aspx?id=39366.
  2. Install the downloaded SkypeOnlinePowershell.exe. By default, the modules will be downloaded to the below folder:
  3. Copy the LyncOnlineConnector and the SkypeOnlineConnectos folders from the above folder to the below folder:

To configure Skype for Business Online for Modern Authentication

  1. Run Windows PowerShell as an administrator.
  2. Run the following cmdlet to enable execution of scripts on the machine:
  3. Navigate to the C:\Windows\System32\WindowsPowerShell\v1.0\Modules folder and run the following cmdlet:
  4. Verify that SkypeOnlineConnector is in the returned list.
  5. Run the following cmdlet to create a credential object:
  6. In the Enter Credentials window that appears, type the username and password for an Office 365 global administrator and click OK.
  7. Once you have connected, run the following command to import the Skype Online connector:
  8. Run the following cmdlet to create a remote PowerShell session:
  9. Run the following cmdlet to download the scripts, cmdlets, and other items needed to manage Skype for Business Online:
  10. Run the following cmdlet to retrieve the Open Authorization (OAuth) configuration settings currently in use in your organization:
  11. Run the following cmdlet to enable Modern Authentication:
  12. Run the following cmdlet to close the session:
  • No labels