Adding Skype as provider in the Add a Contact Not in My Organization list
In this post we announced the Skype-Lync connectivity. One of the screenshots in the post shows adding the Skype contact in the Lync 2013 client using Add a Contact Not in My Organization .
In the fly-out Skype is listed with the Skype logo. The Lync client get the list via in-band provisioning from the server based on the enabled public providers. To add Skype to the list issue the following commands on the Lync server in Lync 2013 Lync Server Management Shell:
- Remove-CsPublicProvider -identity MSN
- New-CsPublicProvider -ProxyFqdn federation.messenger.msn.com -VerificationLevel UseSourceVerification -Enabled $true -Identity Skype -IconUrl https://images.edge.messenger.live.com/Messenger_16x16.png
Wait for CMS replication and sign out and in again in the Lync client. Skype should now be in the list.
Update 9-AUG-2013: Lync 2013 clients connecting to Lync 2010 servers will not show Skype in the add contact drop-down list. This is caused by Lync 2010 server not supporting the in-band provisioning group sending the list of public providers to the client.
Comments
Anonymous
May 29, 2013
The comment has been removedAnonymous
May 30, 2013
Will you still be able to communicate with other Microsoft apps like MSN and Windows Live if you remove the identity "MSN"? Jens>Yes, because the actual federation point is the same as before.Anonymous
December 01, 2013
So how does a Lync 2010 client enter a Skype address? Jens>Please see here http://support.microsoft.com/kb/2566829/en-usAnonymous
April 09, 2015
How about office 365 ?