Hi,
I have Lync users enabled for Enterprise voice. The line URI and linenum is set correctly as below and this setup is working fine.
$LineURI="+"+$LineNum
I have problem when there is a change on user extension number. Whenever there is a change in user's extension, i need to manually update this in Lync server for the specific
user.
Is there any way to automate this, like lync will do a check on AD for user extension change and update itself or run schedule script which can check this and update?
Thanks.
Sam