6

Just got switched over to "Skype for Business" today. I have a standing meeting with an external client that I connect using a standard Lync meeting url: https://meet.TheirInHostName.com/FirstName.LastName/SoMeUnIqUeCoDe

Normally I go to the meeting by clicking on bookmark I have of the url, and a page pops up saying it's connective via Lync, while my Lync client starts to connect to the meeting. Now that I don't have Lync, it gives me the Lync Web App page:

Lync Web App

But, if I paste the link into Internet Explorer, Skype for Business opens correctly.

How do I get Chrome to do what IE does? Attempting to install the Lync Web App Plugin doesn't seem to work.

Daryl
  • 223

3 Answers3

5

I stumbled upon this today my self in our organisation and had to Enable NPAPI in the Chrome browser.

The reason for this is because April the 14th Chrome update disabled this plugin by default. TechNet Blog

To do this, follow these steps:

Enter the following URL into the Chrome address bar:

  1. Chrome://Flags/#enable-npapi
  2. Click the Enable link to enable NPAPI support.
  3. Restart the browser.
  4. Click the meeting invitation link.
  5. Enable the plugin for the meeting join domain by using the dialog box that follows the plugin warning message.

Note This step is required for each unique meeting join domain, depending on the company that hosts the meeting.

This is taken from Microsoft KB 3057679 Hope this helps you to as it did for us.

Datmocc
  • 86
3

NPAPI support in Chrome is now long gone, so we need to try an old browser like Internet Explorer. If pasting the meeting link into IE opens the meeting in the Skype/Lync client, then try this:

  1. Install 'IE Tab' from the chrome store. https://chrome.google.com/webstore/detail/ie-tab/hehijbfgiekmjfkfjpbkbammjbdenadd
  2. Go to 'IE Tab' options and in the Auto URLs section, add the beginning part of your meeting url like this and add a * at the end: https://lync.companyname.com/*

Now when you click a meeting link, it'll first open it in chrome, but then will redirect the link to IE.

badbob001
  • 101
2

You can also join the meetings directly from Lync, without the need for a web browser. Try the command

"C:\Program Files (x86)\Microsoft Office\Office15\lync.exe" conf:sip:https://meet.theirinhostname.com/FirstName.LastName/SoMeUnIqUeCoDe

You can make a desktop shortcut for it.

Colonel Panic
  • 12,549