By Unknown Kamis, 29 Agustus 2013 32054 android exchange 2013 lync 2013 OAuth Busines Tutorial NewsLync LS Storage Service 32054 and 32053 errors (Solved!) A customer wanted me to look into an issue with singning onto Lync 2013 remotely with a Lync mobile client for Android. Lync is updated with...
By Unknown Senin, 26 Agustus 2013 Busines Tutorial NewsNorwegian dialplan and normalization rules for Lync Hi, To save some time I made a small but useful scripts for creating the needed dialplan and normalization rules for calls to the Norwegian ...
By Unknown Jumat, 23 Agustus 2013 Busines Tutorial NewsAnalyze Lync client log files with Notepad ++ If you like a more visual approach to finding errors in lync client log files you can import my "plugin" into Notepad ++ Just go t...
By Unknown Rabu, 21 Agustus 2013 Busines Tutorial NewsTransfer all unaswered Lync calls to switchboard with sefautil. I wanted to route all the unassigned numbers to the switcboard in Lync 2010. I tried to use the unassigned numbers to do this with little su...
By Unknown Selasa, 20 Agustus 2013 Busines Tutorial NewsHow to convert AD phonenumbers into E.164 format I needed a quick way of washing numbers in AD with special characters and space to E.164 format. I made this powershell script that got the ...
By Unknown 05.51.00 Busines Tutorial NewsHow to list all Lync users with LineURI defined Just start powershell as admin and run this command: Get-CsUser -Filter {LineURI -ne $Null} | Select-Object DisplayName, LineURI >teluser...
By Unknown 05.33.00 Busines Tutorial NewsGreat blog for setting up Lync 2013 with UAG Great Blog from Georg Thomas on the subject. http://www.ucfoc.us/2012/10/publishing-lync-server-with-forefront.html For me I had pointed the...