How to configure Lync user private line
Open the Lync Server Management Shell (Start –> All Programs –> Microsoft Lync Server 2010 –> Lync Server Management Shell)
2. Enter the following PowerShell command
Set-CsUser -Identity “sip:sherift@coex.com” -PrivateLine “Tel+20125242000”
Comments
- Anonymous
April 03, 2014
You forgot the colon after Tel.