Home

Monday, March 11, 2013

Lync 2013 mobile client for Windows phone available now

Long awaited Lync 2013 for Mobile device has been released today, but its now only for windows phone and looks like we have to wait for some more time to get it for iPhone, Android, etc.

Please read more about the client through below link,

http://www.windowsphone.com/en-us/store/app/lync-2013/d85d8a57-0f61-4ff3-a0f4-444e131d8491

Wednesday, March 6, 2013

Prepare AD Schema for Lync 2013

Lync basics should be installed on the server from you start preparing the AD schema. This article has 2 section section one talk about installing Lync 2013 basics and section 2 talk about preparing the AD schema. Before start following this article please make sure that you have done all Operating System related pre-requisites. To know about Windows 2008 R2 pre-requisites please Follow

Install Lync 2013 basics

1. Brows through installation media and double click on setup.exe start installation.
2. Click on yes
clip_image002
3. Click on Install
clip_image004
4. Accept licence agrement and click on OK
clip_image006

2 Prepare AD for Lync 2013

This section covers the steps required to update AD Schema for Lync 2013.

1. On the Lync Server 2013, run Lync Server 2013 Deployment Wizard by using an account which has AD rights to update schema.
clip_image008
2. Select Prepare Active Directory
clip_image010
3. Click on Run
clip_image012
4. Click on Next
clip_image014
5. Make sure that its completed successfully and click on Finish
clip_image016
6. Make sure that Replication of Schema Partition is replicated properly. Note that this is manual step.
clip_image018
7. Click on Run under ‘Prepare Current Forest’ to start perparing the Forest
clip_image020
8. <Next>
clip_image022
9. <Next>
clip_image024
10. Click on Finish
clip_image026
11. Please verify that Replication of GC is completed before moving to next step. Note that this is a manual step.
clip_image028
12. Slect ‘Prepare Current Domain’
clip_image030
13. <Next>
clip_image032
14. Make sure that its completed successfully and click on Finish
clip_image034
Please make sure that the replication is completed as a final step.
clip_image036

















Polycom Lync phone some useful information

ClickHereQuick Start Guide ClickHere

Reset the POLYCOM Lync phone ClickHere

Configure static IP address on PolyCom Lync Phone

Friday, March 1, 2013

Lync 2013 pre-requisite on Windows 2008 R2

Its been always a confusion when we start installing Lync on a system. In order to simplify the confusion below are the notes for Windows 2008 R2

1. Install powershell 3 on the servers.

2. Install .net 4.5

3. Install OS perquisites

a. On server open PowerSheell

b. From powershell prompt type ‘Import-Module ServerManager’ and hit enter key

c. Next type below command and hit enter key
‘Add-WindowsFeature RSAT-ADDS,Web-Static-Content,Web-Default-Doc,Web-Http-Errors,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-Http-Logging,Web-Log-Libraries,Web-Http-Tracing,Web-Windows-Auth,Web-Filtering,Web-Stat-Compression,Web-Mgmt-Console,Web-Scripting-Tools,Web-Client-Auth,Desktop-Experience, Web-Dyn-Compression’
clip_image002

d. Reboot the server

4. Install Windows Media Format Runtime
Run below command from command prompt refer below screenshot.
%systemroot%\system32\dism.exe /online /add-package /packagepath:%windir%\servicing\Packages\Microsoft-Windows-Media-Format-Package~31bf3856ad364e35~amd64~~6.1.7601.17514.mum /ignorecheck
clip_image004