Analog Devices

Analog Devices are very similar to Common Area Phones in the sense that they are also contact objects associated with the Lync Server 2010 pool. These objects need to be moved. The process is pretty much the same as moving Common Area Phones, but using a slightly different command:

1. Start the Lync Server Management Shell: Click Start, All Programs, Microsoft Lync Server 2013, and then select Lync Server Management Shell.

2. At the command line, type this:

Get-CsAnalogDevice -Filter {RegistrarPool -eq "pool01.companyabc.com"} |Move-CsAnalogDevice -Target pool02.companyabc.com

3. Verify that all contact objects have been moved to the Lync Server 2013 pool. At the command line, type this:

Get-CsAnalogDevice ...

Get Microsoft® Lync® Server 2013 Unleashed Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.