IT tutorials
 
Applications Server
 

Microsoft Lync Server 2010 : Director Installation (part 1) - Prerequisites, Create Director Pool

11/29/2012 11:34:35 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
Installing the Director role is similar to deploying any other role in Lync Server. Most of the installation process consists of completing the prerequisite work and installing the server, which can be a quick process. A Director can be introduced into the environment at any time and does not necessarily need to be deployed from the start. If Edge services are deployed, it usually makes sense to deploy a Director at the same time.

Prerequisites

A Director requires the same prerequisite software as a Front End Server because it is still a subset of the Front End role. The different hardware, operating system, and software prerequisites are discussed in this section.

Hardware Requirements

This section discusses the recommended minimum hardware requirements for Lync Server servers.

The Lync Server Director processor requirements are as follows:

  • Dual processor, quad-core 2.0 GHz or faster

  • Four-way processor, dual-core 2.0 GHz or faster

Note

Lync Server is only a 64-bit application and requires a 64-bit-capable processor. This is generally not an issue with modern hardware, but be sure to verify that legacy hardware supports a 64-bit operating system before attempting to use it for a Director.


The Lync Server Director memory requirements are as follows:

  • 12 GB RAM

    The Lync Server Director disk requirements are as follows:

  • 10K RPM HDD

  • Local storage with at least 72 GB free space

The Lync Server Director network requirements are as follows:

  • Dual 1 gigabit per second (Gbps) network adapters (recommended)

  • Single 1 gigabit per second (Gbps) network adapter (supported)

Note

When using multiple network adapters, it is recommended to use them only for fault tolerance. This means network adapters should be used for failover only and not be teamed for greater throughput.


Operating System Requirements

The Lync Server Director supports the following operating systems:

  • Windows Server 2008, x64 Standard Edition with Service Pack 2

  • Windows Server 2008, x64 Enterprise Edition with Service Pack 2

  • Windows Server 2008, x64 Datacenter Edition with Service Pack 2

  • Windows Server 2008 R2, Standard Edition

  • Windows Server 2008 R2, Enterprise Edition

  • Windows Server 2008 R2, Datacenter Edition

Note

The Datacenter editions of both Windows Server 2008, x64 with Service Pack 2 and Windows Server 2008 R2 are supported by Microsoft, but they have not been fully tested for use with Lync Server.


The Windows Server Core, Web, and High Performance Computing editions for any operating system version are not supported for deployment.

Software Requirements

The Lync Server Director requires the following components to be installed:

  • .NET Framework 3.5

  • Visual C++ 2008 Redistributable

  • PowerShell 2.0

  • Windows Installer 4.0

  • WinRM 2.0

  • BITS 4.0

Server Roles and Features

In addition to the operating system and software requirements listed previously, a Director requires several Windows server roles, role services, and features to be installed. The following IIS role services are required for a Director installation:

  • Static content

  • Default document

  • Directory browsing

  • HTTP errors

  • HTTP redirection

  • ASP.net

  • .NET extensibility

  • ISAPI extensions

  • ISAPI filters

  • HTTP logging

  • Logging tools

  • Request monitor

  • Tracing

  • Basic authentication

  • Windows authentication

  • Request filtering

  • Static content compression

  • IIS management console

  • IIS management scripts and tools

Installing Server Roles

Windows PowerShell can be used to automate installation of the prerequisite roles and features instead of using the Windows Server Manager graphical. The following steps show how to use PowerShell for this purpose:

1.
Log on to the server with an account that has administrative credentials.

2.
Click Start and navigate to All Programs, Accessories, and Windows PowerShell.

3.
Right-click the Windows PowerShell shortcut and select Run as administrator.

4.
Select Yes when prompted by User Account Control.

5.
Run the following command to make the server manager:

  Import-Module ServerManager

6.
Run the following command to install the Windows features and IIS role services required:

Add-WindowsFeature,RSAT-ADDS-Tools,RSAT-Web-Server,Web-Server,Web-Http-
Redirect,Web-Asp-Net,Web-Net-Ext,Web-ISAPI-Ext,Web-ISAPI-Filter,Web-
Log-Libraries,Web-Http-Tracing,Web-Basic-Auth,Web-Windows-Auth,Web-
Scripting-Tools –Restart

7.
The server restarts when installation is complete.

Create Director Pool

After the server is prepared for installation, the topology must be edited and published to reflect the new Director pool. This involves editing the existing topology if it exists and then republishing the topology so that all other servers in the environment are aware of the new Director pool.

Edit Topology

The next step in deploying a Director is to edit the existing Lync Server topology. To edit the topology, use the following steps:

Note

If the Topology Builder is not already installed on the local computer or another computer in the environment, it can be installed from the Lync Server media.


1.
Open the Lync Server Topology Builder.

2.
When prompted to import an existing topology from Active Directory, select OK.

3.
Expand the Site node where the Director will be deployed.

4.
Right-click the Director Pools node and select New Director Pool.

5.
Enter the fully qualified name of the Director pool in the Pool FQDN field.

6.
Select whether the new Director pool will be a Multiple computer pool or Single computer pool, and click Next.

7.
If Multiple computer pool was selected, click the Add button, enter the fully qualified name of the Director in the Computer FQDN field, and click OK.

8.
Click the Add button and repeat for additional Directors, which will part of the same pool.

9.
Click the Next button to continue.

10.
Define the share to use for the new Director pool or create a new one. Then click Next.

11.
Review the Web Services URL for the Director pool.

Note

The internal web services FQDN must be changed to a name different from the pool FQDN if DNS load balancing is used. If a hardware load balancer will be used to balance all SIP and HTTPS traffic, or if the pool will only consist of a single member, the web services FQDN does not need to be changed.

12.
Click Finish when ready. Figure 1 shows what a sample topology with a Director pool might look like.

Figure 1. Defining a Director Pool in Lync Server Topology Builder

 
Others
 
- Microsoft Lync Server 2010 : Director Overview
- Configuring Windows Server 2008 Active Directory : Creating Objects in Active Directory (part 4) - Finding Objects by Using Dsquery
- Configuring Windows Server 2008 Active Directory : Creating Objects in Active Directory (part 3) - Finding Objects in Active Directory
- Configuring Windows Server 2008 Active Directory : Creating Objects in Active Directory (part 2) - Creating a Group Object, Creating a Computer Object
- Configuring Windows Server 2008 Active Directory : Creating Objects in Active Directory (part 1) - Creating an Organizational Unit, Creating a User Object
- Exchange Server 2010 : Standards and Protocols - Active Directory: The Foundation of Exchange 2010
- Exchange Server 2010 : Standards and Protocols - Components of an Email System, Defining the Standards
- Installing Exchange Server 2010 in an Exchange Server 2003 environment (part 2)
- Installing Exchange Server 2010 in an Exchange Server 2003 environment (part 1)
- Microsoft Dynamics CRM 2011 : Recording a Campaign Response
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us