SlideShare a Scribd company logo
Microsoft Lync Server 2010 Installation
A Step by Step Guideline
Shahab Al Yamin Chawdhury
6/1/2011
Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 1 of 3
Microsoft Lync Server 2010 Installation Notes
1. Microsoft .NET Framework 3.5 with SP1
2. You should also apply the update discussed in Microsoft Knowledge Base article 981575, “A memory leak
occurs in a .NET Framework 2.0-based application that uses the AesCryptoServiceProvider class,” at
http://go.microsoft.com/fwlink/?LinkId=202909.
3. Install the fix from the link
http://support.microsoft.com/kb/975954
4. Install Message Queuing
http://technet.microsoft.com/en-us/library/cc730960.aspx
5. Lync Server 2010 Setup or Remove Lync Components fails on Windows Server 2008 R2 SP1:
http://support.microsoft.com/kb/2522454 the following command be issued before running the installation
of Lync
%systemroot%system32dism.exe /online /add-package
/packagepath:%windir%servicingPackagesMicrosoft-Windows-Media-Format-
Package~31bf3856ad364e35~amd64~~6.1.7601.17514.mum /ignorecheck
6. You can install IIS 7.0 or 7.5 from Server Manager or by using the command line. Run the following command
from the command line to install the IIS 7.0 or 7.5 role services:
ServerManagerCmd.exe -Install Web-Server Web-Scripting-Tools Web-Windows-Auth
Web-Asp-Net Web-Log-Libraries Web-Http-Tracing Web-Stat-Compression Web-Default-
Doc Web-ISAPI-Ext Web-ISAPI-Filter Web-Http-Errors Web-Http-Logging Web-Net-Ext
Web-Client-Auth Web-Filtering Web-Mgmt-Console
7. Or, on the Windows Server 2008 R2 x64 operating system, you can use Windows PowerShell 2.0. You must
first import the ServerManager module, and then install the IIS 7.5 role and role services.
Import-Module ServerManager Add-WindowsFeature Web-Server, Web-Scripting-Tools,
Web-Windows-Auth, Web-Asp-Net, Web-Log-Libraries, Web-Http-Tracing, Web-Stat-
Compression, Web-Default-Doc, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Errors,
Web-Http-Logging, Web-Net-Ext, Web-Client-Auth, Web-Filtering, Web-Mgmt-Console
Role Heading (IIS Requirements) Role Service
Common HTTP Features installed Static Content
Common HTTP Features installed Default Document
Common HTTP Features installed HTTP Errors
Common HTTP Features installed HTTP Redirection
Application Development ASP.NET
Application Development .NET Extensibility
Application Development Internet Server API (ISAPI) Extensions
Application Development ISAPI Filters
Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 2 of 3
Role Heading (IIS Requirements) Role Service
Health and Diagnostics HTTP Logging
Health and Diagnostics Logging Tools
Health and Diagnostics Tracing
Security Windows authentication
Security Client Certificate Mapping Authentication
Security Request Filtering
Performance Static Content Compression
Management Tools IIS Management Console
Management Tools IIS Management Scripts and Tools
8. Install Active Directory Administrative Tools
9. AD, IPv6 Enabled, AD Certificate Services in Enterprise Mode, CA and CA Web Enrollment, accept all the
defaults and install the CA.
10. Features: Remote Server Administration Tools. Within that "AD DS and AD LDS Tools" needs to be installed.
.Net Framework 3.5.1 features also needs to be installed.
11. Download & Install Silverlight.
12. Install SQL Server Native Client or go for the big installation with SQL2k8 or R2 (see the supported SQL Server
document)
13. Create and verify DNS SRV and A records. Go to DNS and in the domain under the forward lookup zone, right
click and create a new host. name=admin, type in the IP. Create another called dialin, type in the same IP.
Create another called meet, put in the same IP. Now under _tcp create other new records under the domain
in the forward zone. Select srv and click on the create record record. Service=_sipinternaltls, protocol=_tcp,
0, 0, port=5061.
14. Run Lync Server 2010 Setup
 From the installation media, run Setup.exe.
 Install the Visual C++ 2008 redistributable if asked.
 Select the default installation directory and begin the installation.
15. Prepare AD (Run from the Installation Media)
Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 3 of 3
 Run Schema Prep
 Run Forest Prep
 Run Domain Prep
To verify the preparation, open up ADSI Edit, and look for the "CN-RTC-SIP-Domain". All the entries regarding the
SIP server now being added. Now prepare the Domain.
16. Update Security Group Membership
 From the Standard Edition Server, open the Active Directory Users and Computers
program.
 Expand the domain yourdomain.com and select Users.
 Double-click the Administrator account and select the Member of tab.
 Add the Administrator account to the following groups:
 CSAdministrator
 RTCUniversalServerAdmins
 Close the Active Directory Users and Computers program.
17. Now from the installation menu, click the prepare first standard edition server. Finish the installation.
18. Create a Topology using the Planning Tool: Install the topology builder. Run it from the start menu. Click
New, save the xml file. Primary SIP Domain is your domain name. Put something without any space for the
Default First Site Name, and description. Put in the Location Info. Tick the check mark where it says "Open
the New Front End Wizard when this wizard closes". The new front end pool wizard appears.
FQDN=machinename.domainname, Choose standard edition server. Turn on the checkbox for Conferencing,
which includes audio, video, and application sharing. Collocate A/V Conferencing Service should be selected
and greyed out. Uncheck all three for the association of server roles with the front end pool. Create a
sharename and give everyone permissions to full controll. Put the sharename in the file share field. Finish
the process by accepting the base external URL. You should be presented with the Phone access URL as well
as the Meeting URL. Right click from the left pane on the lync server root, edit properties, type
"https://admin.domainname", choose the central management server-should be available. Click ok and get
out of the properties. Publish the topology by right clicking your primary lync server. Click Next, the Central
Management store should be highlighted, click next the creation of central management store should start.
Scroll down to see if the topology succeeded. Finish the process.
19. Go back to the installer, and click on the install or update Lync Server System. Install and run the local config
store. Accept the defaults and run. Setup or remove Lync server components, click next. Request, install or
assign certificates. Select all certificates and click on the request. Click next and send the request
immediately to an online...click next, select the CA and click next. Click next twice and type in a friendly
name. Mark the certificate as exportable. Click on next loads of times, type in the domain and SIP location
settings, finish the process, view the certificate if you want to c it.
20. Run the start services.
21. Create couple of users in the AD users and computers.
22. Go to the admin site of the SIP server as: https://admin......, type in the credentials. the admin panel should
come up. Add the newly created users.
23. Install the client into two machines. Login and chat!!!

More Related Content

PDF
Installing and Configuring Oracle Beehive Clients (whitepaper)
DOC
( 2 ) Office 2007 Create A Portal
PPTX
Linux VMWare image with Informatica , Oracle and Rundeck scheduler
PPTX
Configuration manager
PPTX
introduction and configuration of IIS (in addition with printer)
PPT
Online Bank Hack
PPTX
March 2018 Patch Tuesday Ivanti
PPTX
Hosting a website on IIS Server
Installing and Configuring Oracle Beehive Clients (whitepaper)
( 2 ) Office 2007 Create A Portal
Linux VMWare image with Informatica , Oracle and Rundeck scheduler
Configuration manager
introduction and configuration of IIS (in addition with printer)
Online Bank Hack
March 2018 Patch Tuesday Ivanti
Hosting a website on IIS Server

What's hot (19)

PPTX
Mcafee Epolicy Orchestrator
PPTX
5 Mysterious SharePoint Errors and Their Resolution
PPTX
Steps on macfee epo console icon
PDF
03 setting up database server sample
DOCX
obiee 12c installation guidelines
PDF
Build sites on iis
PPT
Advanced Visual Studio 2005 Tools For Office Programming And Deployment
PDF
MIIM v4 Installation Guide - Server 2012
ODP
Update to IBM Connections 5 CR1 step by-step guide
PPTX
Web deploy
PDF
Troubleshooting
PDF
Poc setting up citrix presentation server 4.5 for proof of concept
PDF
Security
PDF
Add ons
PDF
Oracle OSB Tutorial 1
PDF
Administrators manual
DOC
Configuring a web logic domain and server
PDF
Sharepoint 2007 Install Best Practice Phase 1
PDF
SSL Setup for Oracle 10g AS
Mcafee Epolicy Orchestrator
5 Mysterious SharePoint Errors and Their Resolution
Steps on macfee epo console icon
03 setting up database server sample
obiee 12c installation guidelines
Build sites on iis
Advanced Visual Studio 2005 Tools For Office Programming And Deployment
MIIM v4 Installation Guide - Server 2012
Update to IBM Connections 5 CR1 step by-step guide
Web deploy
Troubleshooting
Poc setting up citrix presentation server 4.5 for proof of concept
Security
Add ons
Oracle OSB Tutorial 1
Administrators manual
Configuring a web logic domain and server
Sharepoint 2007 Install Best Practice Phase 1
SSL Setup for Oracle 10g AS
Ad

Viewers also liked (11)

DOCX
Ecnu documentary vocab and questions sheet
PDF
Señales de transito
PDF
Radio chamber presentation wsi 20131009
PDF
DIGITAL PHOTOGRAPHY
PPTX
La actividad en la teoría y en el aula
PDF
Trak n return presentation 2-1-14
PDF
ETH Alumni Singapore's Visit to SUTD
PDF
El coronel no tiene quien le escriba (revision)
PPTX
друз лиса соф__я
PPT
BANTAY AND TAGPI
PDF
One page-tip-sheet-boolean-google-irina-shamaeva
Ecnu documentary vocab and questions sheet
Señales de transito
Radio chamber presentation wsi 20131009
DIGITAL PHOTOGRAPHY
La actividad en la teoría y en el aula
Trak n return presentation 2-1-14
ETH Alumni Singapore's Visit to SUTD
El coronel no tiene quien le escriba (revision)
друз лиса соф__я
BANTAY AND TAGPI
One page-tip-sheet-boolean-google-irina-shamaeva
Ad

Similar to Microsoft Lync Server 2010 Installation (20)

PDF
Microsoft lync server 2013 step by step for anyone
PDF
Microsoft lync server 2013 step by step for anyone
PDF
Hướng dẫn các bước cài đặt Microsoft Lync Server 2013 (Step by Step)
DOC
Determining your infrastructure requirements for lync server 2010 (rc)
PPT
Smb lync onlineadmin1
PDF
Microsoft Lync-A Powerful Replacement for PBX/VoIP Systems
PPTX
Introduction to Lync Server 2010
PDF
Deploying lync server_2010_enterprise
PPTX
Lync 2010 Top New Features
PPTX
Microsoft Lync Oct 2010 Discovery Series
PPTX
Lync Server 2010: Introduzione [I2001]
PPTX
Top 10 Tips for Supporting & Troubleshooting Lync 2013
DOC
Lync Powershell - Ls admin windows_power_shell_supplement
PPTX
configure and DMINISTER SERVER ----.pptx
PPTX
What’s new in lync 2010, microsoft
PPTX
Exchange Summit Lync2010
PPTX
Lync 2013 Mobility Architecture
PDF
How to Plan for a Lync Deployment on a Global Scale
PDF
Microsoft Lync: Integrating with or Replacing Cisco
PPTX
Deploying lync evaluating costs and complexities
Microsoft lync server 2013 step by step for anyone
Microsoft lync server 2013 step by step for anyone
Hướng dẫn các bước cài đặt Microsoft Lync Server 2013 (Step by Step)
Determining your infrastructure requirements for lync server 2010 (rc)
Smb lync onlineadmin1
Microsoft Lync-A Powerful Replacement for PBX/VoIP Systems
Introduction to Lync Server 2010
Deploying lync server_2010_enterprise
Lync 2010 Top New Features
Microsoft Lync Oct 2010 Discovery Series
Lync Server 2010: Introduzione [I2001]
Top 10 Tips for Supporting & Troubleshooting Lync 2013
Lync Powershell - Ls admin windows_power_shell_supplement
configure and DMINISTER SERVER ----.pptx
What’s new in lync 2010, microsoft
Exchange Summit Lync2010
Lync 2013 Mobility Architecture
How to Plan for a Lync Deployment on a Global Scale
Microsoft Lync: Integrating with or Replacing Cisco
Deploying lync evaluating costs and complexities

More from Shahab Al Yamin Chawdhury (8)

PDF
Complete Guide to Cyber Security Operation Center v6.2
PDF
Microsoft System Center Service Manager on a Single Computer
PDF
High Level Solution Document for VDI Project
PDF
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
PDF
Microsoft System Center Configuration Manager 2012 R2 Installation
PDF
Microsoft Exchange Server 2013 Installation
PDF
Microsoft System Center Operation Manager 2012 Beta Installation
PDF
Microsoft Exchange Server 2010 Installation
Complete Guide to Cyber Security Operation Center v6.2
Microsoft System Center Service Manager on a Single Computer
High Level Solution Document for VDI Project
Microsoft Solution Proposal with AD, Exchange & SC--Bill of Materials
Microsoft System Center Configuration Manager 2012 R2 Installation
Microsoft Exchange Server 2013 Installation
Microsoft System Center Operation Manager 2012 Beta Installation
Microsoft Exchange Server 2010 Installation

Recently uploaded (20)

PPTX
Big Data Technologies - Introduction.pptx
PDF
Electronic commerce courselecture one. Pdf
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
Machine Learning_overview_presentation.pptx
PPTX
1. Introduction to Computer Programming.pptx
PDF
Getting Started with Data Integration: FME Form 101
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Empathic Computing: Creating Shared Understanding
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Big Data Technologies - Introduction.pptx
Electronic commerce courselecture one. Pdf
Dropbox Q2 2025 Financial Results & Investor Presentation
Machine Learning_overview_presentation.pptx
1. Introduction to Computer Programming.pptx
Getting Started with Data Integration: FME Form 101
Unlocking AI with Model Context Protocol (MCP)
MIND Revenue Release Quarter 2 2025 Press Release
Empathic Computing: Creating Shared Understanding
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Programs and apps: productivity, graphics, security and other tools
Digital-Transformation-Roadmap-for-Companies.pptx
Encapsulation theory and applications.pdf
MYSQL Presentation for SQL database connectivity
Network Security Unit 5.pdf for BCA BBA.
Assigned Numbers - 2025 - Bluetooth® Document
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11

Microsoft Lync Server 2010 Installation

  • 1. Microsoft Lync Server 2010 Installation A Step by Step Guideline Shahab Al Yamin Chawdhury 6/1/2011
  • 2. Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 1 of 3 Microsoft Lync Server 2010 Installation Notes 1. Microsoft .NET Framework 3.5 with SP1 2. You should also apply the update discussed in Microsoft Knowledge Base article 981575, “A memory leak occurs in a .NET Framework 2.0-based application that uses the AesCryptoServiceProvider class,” at http://go.microsoft.com/fwlink/?LinkId=202909. 3. Install the fix from the link http://support.microsoft.com/kb/975954 4. Install Message Queuing http://technet.microsoft.com/en-us/library/cc730960.aspx 5. Lync Server 2010 Setup or Remove Lync Components fails on Windows Server 2008 R2 SP1: http://support.microsoft.com/kb/2522454 the following command be issued before running the installation of Lync %systemroot%system32dism.exe /online /add-package /packagepath:%windir%servicingPackagesMicrosoft-Windows-Media-Format- Package~31bf3856ad364e35~amd64~~6.1.7601.17514.mum /ignorecheck 6. You can install IIS 7.0 or 7.5 from Server Manager or by using the command line. Run the following command from the command line to install the IIS 7.0 or 7.5 role services: ServerManagerCmd.exe -Install Web-Server Web-Scripting-Tools Web-Windows-Auth Web-Asp-Net Web-Log-Libraries Web-Http-Tracing Web-Stat-Compression Web-Default- Doc Web-ISAPI-Ext Web-ISAPI-Filter Web-Http-Errors Web-Http-Logging Web-Net-Ext Web-Client-Auth Web-Filtering Web-Mgmt-Console 7. Or, on the Windows Server 2008 R2 x64 operating system, you can use Windows PowerShell 2.0. You must first import the ServerManager module, and then install the IIS 7.5 role and role services. Import-Module ServerManager Add-WindowsFeature Web-Server, Web-Scripting-Tools, Web-Windows-Auth, Web-Asp-Net, Web-Log-Libraries, Web-Http-Tracing, Web-Stat- Compression, Web-Default-Doc, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Http-Errors, Web-Http-Logging, Web-Net-Ext, Web-Client-Auth, Web-Filtering, Web-Mgmt-Console Role Heading (IIS Requirements) Role Service Common HTTP Features installed Static Content Common HTTP Features installed Default Document Common HTTP Features installed HTTP Errors Common HTTP Features installed HTTP Redirection Application Development ASP.NET Application Development .NET Extensibility Application Development Internet Server API (ISAPI) Extensions Application Development ISAPI Filters
  • 3. Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 2 of 3 Role Heading (IIS Requirements) Role Service Health and Diagnostics HTTP Logging Health and Diagnostics Logging Tools Health and Diagnostics Tracing Security Windows authentication Security Client Certificate Mapping Authentication Security Request Filtering Performance Static Content Compression Management Tools IIS Management Console Management Tools IIS Management Scripts and Tools 8. Install Active Directory Administrative Tools 9. AD, IPv6 Enabled, AD Certificate Services in Enterprise Mode, CA and CA Web Enrollment, accept all the defaults and install the CA. 10. Features: Remote Server Administration Tools. Within that "AD DS and AD LDS Tools" needs to be installed. .Net Framework 3.5.1 features also needs to be installed. 11. Download & Install Silverlight. 12. Install SQL Server Native Client or go for the big installation with SQL2k8 or R2 (see the supported SQL Server document) 13. Create and verify DNS SRV and A records. Go to DNS and in the domain under the forward lookup zone, right click and create a new host. name=admin, type in the IP. Create another called dialin, type in the same IP. Create another called meet, put in the same IP. Now under _tcp create other new records under the domain in the forward zone. Select srv and click on the create record record. Service=_sipinternaltls, protocol=_tcp, 0, 0, port=5061. 14. Run Lync Server 2010 Setup  From the installation media, run Setup.exe.  Install the Visual C++ 2008 redistributable if asked.  Select the default installation directory and begin the installation. 15. Prepare AD (Run from the Installation Media)
  • 4. Prepared by Shahab Al Yamin Chawdhury (http://mobs-bd.org) Page 3 of 3  Run Schema Prep  Run Forest Prep  Run Domain Prep To verify the preparation, open up ADSI Edit, and look for the "CN-RTC-SIP-Domain". All the entries regarding the SIP server now being added. Now prepare the Domain. 16. Update Security Group Membership  From the Standard Edition Server, open the Active Directory Users and Computers program.  Expand the domain yourdomain.com and select Users.  Double-click the Administrator account and select the Member of tab.  Add the Administrator account to the following groups:  CSAdministrator  RTCUniversalServerAdmins  Close the Active Directory Users and Computers program. 17. Now from the installation menu, click the prepare first standard edition server. Finish the installation. 18. Create a Topology using the Planning Tool: Install the topology builder. Run it from the start menu. Click New, save the xml file. Primary SIP Domain is your domain name. Put something without any space for the Default First Site Name, and description. Put in the Location Info. Tick the check mark where it says "Open the New Front End Wizard when this wizard closes". The new front end pool wizard appears. FQDN=machinename.domainname, Choose standard edition server. Turn on the checkbox for Conferencing, which includes audio, video, and application sharing. Collocate A/V Conferencing Service should be selected and greyed out. Uncheck all three for the association of server roles with the front end pool. Create a sharename and give everyone permissions to full controll. Put the sharename in the file share field. Finish the process by accepting the base external URL. You should be presented with the Phone access URL as well as the Meeting URL. Right click from the left pane on the lync server root, edit properties, type "https://admin.domainname", choose the central management server-should be available. Click ok and get out of the properties. Publish the topology by right clicking your primary lync server. Click Next, the Central Management store should be highlighted, click next the creation of central management store should start. Scroll down to see if the topology succeeded. Finish the process. 19. Go back to the installer, and click on the install or update Lync Server System. Install and run the local config store. Accept the defaults and run. Setup or remove Lync server components, click next. Request, install or assign certificates. Select all certificates and click on the request. Click next and send the request immediately to an online...click next, select the CA and click next. Click next twice and type in a friendly name. Mark the certificate as exportable. Click on next loads of times, type in the domain and SIP location settings, finish the process, view the certificate if you want to c it. 20. Run the start services. 21. Create couple of users in the AD users and computers. 22. Go to the admin site of the SIP server as: https://admin......, type in the credentials. the admin panel should come up. Add the newly created users. 23. Install the client into two machines. Login and chat!!!