The Lync Server 2010 Move-CsLegacyUser PowerShell cmdlet fails when migrating a legacy Office Communications Server enabled user into the Lync Server 2010 pool with one or all of the errors that are listed below:
Move-CsLegacyUser : All policies of type "DialPlan" are not migrated. Run the Import-CsLegacyConfiguration cmdlet to migrate all policies. For details about policies that will not be migrated, see "CN={83933C77-5884-4BF4-B8AC-123A39254142}\0ADEL:07aabf08-6701-4a36-a9a9-a778010d85fc,CN=Deleted Objects,CN=Configuration,DC=contoso,DC=com". At line:1 char:18+ Move-CsLegacyUser <<<< -Identity "jeff@contoso.com" -Target "pool01.contoso.com" + CategoryInfo : InvalidOperation: (CN=Jeff Anders...contoso,DC =com:OCSADUser) [Move-CsLegacyUser], MoveUserException+ FullyQualifiedErrorId : MoveLegacyUserError,Microsoft.Rtc.Management.AD.Cmdlets.MoveOcsLegacyUserCmdlet
Move-CsLegacyUser : All policies of type "Conference" are not migrated. Run the Import-CsLegacyConfiguration cmdlet to migrate all policies. For details about policies that will not be migrated, see "CN={1815ED7B-A539-4117-9283-E8DD27CD393E}\0ADEL:678f6d55-1f9c-4825-ba9f-05ce2aa46cb3,CN=Deleted Objects,CN=Configuration,DC=contoso,DC=com". At line:1 char:18+ Move-CsLegacyUser <<<< -Identity "jeff@contoso.com" -Target "pool01.contoso.com"+ CategoryInfo : InvalidOperation: (CN=Jeff Anders...contoso,DC =com:OCSADUser) [Move-CsLegacyUser], MoveUserException + FullyQualifiedErrorId : MoveLegacyUserError,Microsoft.Rtc.Management.AD.Cmdlets.MoveOcsLegacyUserCmdlet
Move-CsLegacyUser : All policies of type "Voice" are not migrated. Run the Import-CsLegacyConfiguration cmdlet to migrate all policies. For details about policies that will not be migrated, see "CN={8DD5A104-9069-49B9-AB68-A09FB92ECF9C}\0ADEL:5e14b3b5-cc32-4e65-a72e-592b9cfa1972,CN=Deleted Objects,CN=Configuration,DC=contoso,DC=com". At line:1 char:18 + Move-CsLegacyUser <<<< -Identity "jeff@contoso.com" -Target "pool01.contoso.com" + CategoryInfo : InvalidOperation: (CN=Jeff An=ers...contoso,DC=com:OCSADUser) [Move-CsLegacyUser], MoveUserExceptio + FullyQualifiedErrorId : MoveLegacyUserError,Microsoft.Rtc.Management.AD.Cmdlets.MoveOcsLegacyUserCmdlet