Getting ready For #lync migration 😁 pic.twitter.com/CCpFoDIlzW
— Alessio Giombini (@AlessioGiombini) October 24, 2014
(the ringing has begun): dissertations and personal experiences of a Microsoft Solutions Architect on Unified Communications and related: Skype for Business, Skype Consumer, Lync, Office 365, Teams, Exchange, Azure and other. Whilst I tend to stick to facts, opinions, if any, are my own :-)
Sunday, 26 October 2014
Migrating with style
Kudos to my customer for cutting such nifty things for floorwalkers :) This is what I call "migrating with style"
Tuesday, 14 October 2014
Lync 2013 Cookbook announced
I am very happy to announce my first book authoring effort, in teaming with a mighty bunch of Lync and Exchange guys :-)
I am proud to have contributed with two chapters to this book. The rest is great work by co-authors Fabrizio Volpe (@fabriziovlp), Antonio Vargas (@Vargas_76) and Lasse Nordvik Wedø (@lawedo). The book should be available later this year.
I am proud to have contributed with two chapters to this book. The rest is great work by co-authors Fabrizio Volpe (@fabriziovlp), Antonio Vargas (@Vargas_76) and Lasse Nordvik Wedø (@lawedo). The book should be available later this year.
Wednesday, 8 October 2014
The user accounts in Outlook and Microsoft Lync do not match. Please make sure you are signed in to both application with the same user name and privileges.
During a recent test before rolling out a mass SIP URI change at a customer's site on Lync 2013, I have come across this issue when trying to schedule a meeting:
Bit of background: current SIP URI and email did not match (both the username and the domain portions were different), and the change was planned with the purpose to match them as per established best practice, so the error left me a bit puzzled for starters.
After some analysis, I found that the client policy assigned to the user had the following parameter set:
DisableEmailComparisonCheck: FALSE
I didn't expect this would break Lync/Outlook interoperability now that SIP URI matched email address, anyway, this is what fixed the issue for me:
Set-CsClientPolicy -Identity Global -DisableEmailComparisonCheck $null
Subscribe to:
Posts (Atom)