January 14, 2014

Cannot sign in because the server version is incompatible with Microsoft Lync 2010.

Issue: Cannot sign in to Lync

Error: Cannot sign in because the server version is incompatible with Microsoft Lync 2010. Contact your support team with this information.

Problem Statement: When user trying sign-in to Lync 2010 client but Lync client through error that server version is not compatible means the user is on legacy server. Here best way to move user from legacy server to new Lync server. I.e. Lync pool server.
Resolution:
Need to follow below steps to resolve above issue.
1.    Log on to Lync Management power shell.

2.    Use below command to get the users pool server name.

 Get-CsUser -Identity "baluilag”
Legay pool name - OCSpool.mydomain.local
3.    Move user from Legacy pool server to Lync pool server. Below commad let:
 Move-CsLegacyUser -Identity "baluilag" -Target "lyncpool.mydomain.local"
4.    You can check pool server of user account.
New pool name - lyncpool.mydomain.local

5.    Now you will see the Lync pool server. Try to login on Lync 2010 client.

Thank you.

 

 

No comments:

Post a Comment

ShareThis