Here is a great article on how Lync Client authentication works, from both an internal and external perspective.
Amazed at some of the posts on the Lync NextHop website...
http://blogs.technet.com/b/nexthop/archive/2012/11/28/lync-2010-client-authentication.aspx
Thursday, 29 November 2012
Monday, 26 November 2012
Lync 2013 Client Address Book Update
The Lync client by default will download the address book from the Lync FE server after a random amout of time once the address book is more that 24 hours old.
There is a Registry Key that can be updated to set the initial delay to 0 mins, in other words as soon as your local file is either:
The address book files on the client are now also stored at a different location.
There is a Registry Key that can be updated to set the initial delay to 0 mins, in other words as soon as your local file is either:
- Not on the PC (has been deleted)
- Or is more that 24 hours old
The following reg add is the key, its slightly different to from the 2010 client as Lync 2013 policies now reside under the office 15.0 side of things.
reg add HKLM\Software\Policies\Microsoft\Office\15.0\Lync /v GalDownloadInitialDelay /t REG_DWORD /d 0 /f
The address book files on the client are now also stored at a different location.
%userprofile%\AppData\Local\Microsoft\Office\15.0\Lync\sip_<lync_signin_address>
Tuesday, 6 November 2012
Lync Client Comparison Tables
I attended the Lync 2013 Ignite training the other week in Sydney and was keen to get some more information around Lync client capabilities.
Well Microsoft have published a nice little article on what each client functionality is:
http://technet.microsoft.com/en-us/library/gg425836%28v=ocs.15%29
Well Microsoft have published a nice little article on what each client functionality is:
http://technet.microsoft.com/en-us/library/gg425836%28v=ocs.15%29
Subscribe to:
Posts (Atom)
Landis Attendant Console Install
Attempting to setup a test tenant with access to Landis Attendant Console, and was getting errors around granting access to the tenant. The ...
-
Using the Office 365 IP Address and URL Web service to pull the latest information. The website above has all the listed parameters that...
-
Set the LineURI for a user using calling plans (Telstra Calling) 1. Need the location ID Get-CsOnlineLisLocation 2. Set-CsOlineVoice...
-
This has been bugging me for awhile, I wasn't able to assign a number to a resource account that had been created for a Teams AA or CQ. ...