There is plenty of information and troubleshooting guides related to this problem on the Internet, but most of them deal with central problems in the Lync/Exchange topology addressing all the users housed on that topology.
I do have a small dirty trick that will help 90% of the issues where this happens on a single computer/user:
- Exit Outlook
- Exit Lync
- Start Regedit
- Navigate to and delete the following Key:
- Lync 2010:
HKEY_CURRENT_USER\Software\Microsoft\Communicator - Lync 2013
HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Lync - Skype for Business
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Lync - Start Outlook and Lync
Now it’s time to grab a cup of coffee and wait 5-10 minutes for the Lync client to establish contact with your Exchange environment. You will see this in Lync Configuration Information (rightclick on Lync in System Tray):
If you have separate mail and sip domains, it could be necessary to set the DisableEmailComparisonCheck variable:
Lync waiting for Exchange connection |
Set-CsClientPolicy -DisableEmailComparisonCheck $true
No comments:
Post a Comment