Thursday, May 8, 2014

Unable to move Lync2010 Users to Lync2013 Pool

Unable to move Lync2010 Users to Lync2013 Pool

Issue :-

unable to move certain users to the new Pool. AD-Permissions on these users are inherited.
I'm getting the following message inside of the Power Shell when trying to move:

PS C:\Users> Move-CsUser -Identity "user" -Target "newpool"
Confirm
Move-CsUser
[Y] Yes  [A] Yes to All  [N] No  [L] No to All  [S] Suspend  [?] Help
(default is "Y"):Y
Move-CsUser : Move in progress. User "sip:Uer@dmain.com" is being moved
from "Oldpool" to "xyz-pool".
At line:1 char:1
+ Move-CsUser -Identity "user" -Target
"newpool. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
    + CategoryInfo          : InvalidOperation: (CN=user...dmain,DC
   =com:OCSADUser) [Move-CsUser], MoveUserException
    + FullyQualifiedErrorId : MoveError,Microsoft.Rtc.Management.AD.Cmdlets.Mo
   veOcsUserCmdlet

when tried from control panel getting the same error message:-


Solution:- go to the old pool server try Power Shell command to move the user to the XYZ-pool first. Then move it to the oldpool. Now you can run the original command of moving user from old pool to the newpool

On Lync edge server, Cannot Start Lync Access Edge Server - %%-2146762487

Issue :-

On Lync edge server, Cannot Start Lync Access Edge Server - %%-2146762487








Solution :-
This issue is caused due to the certificate miss-match or absence of required certificates.
it showed that the Public certificate had issues and need to reinstall the same. It is due to deletion of the root cert (internal CA1). Reinstall the certificate and restart the services. Please make sure all the edge external services FQDN in the public certificate SAN list. You can have a try to reinstall the public certificate again. Delete the external public certificate from the Edge server certificate folder in MMC. Then import Certificate again in the Certificate Wizard and assign the certificate to the External Edge interface. If the external services port is grabbed by other application, it also would cause this issue. Please have a check.