Get-CsUser : Management object not found for identity "jdow1".

You must be wondering why a user could not be move from Lync on-premises to the cloud (LyncOnline).


Issue:
This error could occur when user that is already enabled on AD and active on Lync On-premises is not mail enabled (i.e does have exchange account).



 
 
Get-CsUser : Management object not found for identity "jdow1".
At C:\Scripts\MoveUserToO365\EnableUsers.ps1:
+ Get-CsUser -Identity $usr.Identity | Move-CsUser -Target sipfed.online.lync.co
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidData: (jdow1:UserIdParameter) [Get-CsUse
    + FullyQualifiedErrorId : Identity,Microsoft.Rtc.Management.AD.Cmdlets.GetOc
16 char:1


Solution:

The account should be mail enable, then try to move the user to the cloud.



For more assistance
Contact: Abu Lasisi (alasisi1@jhu.edu))