top of page

Cannot move user in enable operation Error in Lync

Enable-CsUser : Cannot move user in enable operation. Use the Move user cmdlet instead.

At line:1 char:1

+ Enable-CsUser -Identity “radha.govindan” -RegistrarPool “pool1.windowstechpro.com” -SipAdd …

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : InvalidOperation: (:) [Enable-CsUser], InvalidOperationException

    + FullyQualifiedErrorId : ProcessRecord,Microsoft.Rtc.Management.AD.Cmdlets.EnableOcsUserCmdlet


1

Normally it will happen if the user already tried for enabling Lync and stopped in middle. To resolve this issue,Login in to Domain Controller and remove all the attributes of Lync which are got assigned last time.


2

You can use clear option to set it to default.


3

Then leave it for AD SYNC across all domain controllers and try to enable the user for Lync. Now you can notice that you’re able to enable Lync access for that User ID

0 views0 comments
bottom of page