Microsoft Lync Server 2010 Enterprise Edition Deployment Guide Microsoft Lync Server 2010

Size: px
Start display at page:

Download "Microsoft Lync Server 2010 Enterprise Edition Deployment Guide Microsoft Lync Server 2010"

Transcription

1 Microsoft Lync Server 2010 Enterprise Edition Deployment Guide Microsoft Lync Server 2010 Published: March 2012

2 This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. Some examples depicted herein are provided for illustration only and are fictitious. No real association or connection is intended or should be inferred. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. Copyright 2012 Microsoft Corporation. All rights reserved.

3 Contents Administrator Rights and Permissions Required for Setup and Administration... 1 Delegate Setup Permissions... 4 Deploying Lync Server 2010 Enterprise Edition... 5 Preparing the Infrastructure and Systems... 6 Set Up Hardware and the System Infrastructure... 6 System Requirements for Enterprise Edition Servers... 8 Install Operating Systems and Prerequisite Software on Servers... 9 Request Certificates in Advance (Optional) Configure IIS IIS Configuration Re-Activate Server After Security Configuration Wizard Closes Ports in IIS Configure SQL Server for Lync Server SQL Server Data and Log File Placement Configure SQL Server Deployment Permissions for SQL Server Database Installation Using Lync Server Management Shell Understanding Firewall Requirements for SQL Server Configure SQL Server Clustering Configure DNS Records for a Front End Pool DNS Requirements for Front End Pool Configure DNS Host Records Create and Verify DNS SRV Records Configure DNS for Load Balancing Defining the Topology in Topology Builder Topology Builder Installation Requirements Administrator Rights and Permissions Required for Setup and Administration Server and Tools Operating System Support Administrative Tools Software Requirements Requirements to Publish a Topology Install Lync Server Administrative Tools Defining and Configuring the Topology Define and Configure a Topology in Topology Builder Define and Configure a Front End Pool Define a New A/V Conferencing Server Edit or Configure Simple URLs Edit Federation Route Settings Finalizing and Implementing the Topology Design Verify the Topology Design... 81

4 Requirements to Publish a Topology Publish the Topology Setting Up Front End Servers and Front End Pools Install the Local Configuration Store Install Front End Servers Delegate Setup Permissions Configure Certificates for Front End Servers Start Services on Front End Servers Test the Pool Deployment Setting Up Kerberos Authentication Prerequisites for Enabling Kerberos Authentication Create a Kerberos Authentication Account Assign a Kerberos Authentication Account to a Site Setting Up Kerberos Authentication Account Passwords Set a Kerberos Authentication Account Password on a Server Synchronize a Kerberos Authentication Account Password to IIS Add Kerberos Authentication to Other Sites Remove Kerberos Authentication from a Site Testing and Reporting the Status and Assignment of Kerberos Authentication Test and Report Functional Readiness for Kerberos Authenticaion Report Kerberos Account Assignments Adding Server Roles Deploying a Stand-alone A/V Conferencing Server Define the A/V Conferencing Server in Topology Builder Publish the Topology Install the Local Configuration Store Install Lync Server 2010 on the A/V Conferencing Server Configure Certificates for Stand-alone A/V Conferencing Servers Start Services on the A/V Conferencing Server Configuring Dial-in Conferencing Dial-in Conferencing Configuration Prerequisites and Permissions Deployment Process for Dial-In Conferencing Configure Dial Plans for Dial-in Conferencing Create a Dial Plan Modify a Dial Plan Defining Normalization Rules Create or Modify a Normalization Rule by Using Build a Normalization Rule Create or Modify a Normalization Rule Manually Ensure Dial Plans Have Assigned Regions (Optional) Verify PIN Policy Settings Modify the Default Dial-in Conferencing PIN Settings Create or Modify Dial-in Conferencing PIN Settings for a Site or Group of Users

5 Configure Conferencing Policy for Dial-in Configure Dial-in Conferencing Access Numbers Create or Modify a Dial-in Conferencing Access Number (Optional) Verify Dial-in Conferencing Settings (Optional) Modify Key Mapping for DTMF Commands (Optional) Enable and Disable Conference Join and Leave Announcements (Optional) Verify Dial-in Conferencing Deploy the Online Meeting Add-in for Microsoft Lync Configure User Account Settings (Optional) Welcome Users to Dial-in Conferencing

6 Administrator Rights and Permissions Required for Setup and Administration Setup and deployment of Microsoft Lync Server 2010 requires that the person installing and deploying the software be a member of local or domain-level groups. Administrative tools for Lync Server 2010 can require additional permissions. Group Membership Requirements The following table summarizes the group or groups that a person should belong to in order to successfully install, manage, and troubleshoot Lync Server Lync Server Executable Setup.exe Executable that starts the installation of the Lync Server administrative tools. Group Membership Required Member of the Local Administrators group on the computer from which the executable is run. Member of Domain Users group to read information in Active Directory Domain Services (AD DS). This level of permission is required because the automatic installation of required MSI packages on the local computer requires privileges that allow reading from and writing to protected local computer resources such as Program Files directories, and protected registry such as the Local Machine hive. Tip: You can also delegate setup permissions to users or groups to whom you do not want to grant membership in the Domain Admins group. For details, see Granting Setup Permissions in the Deployment documentation. Deploy.exe Called by setup.exe, deploy.exe is responsible for the deployment of the software components for the server roles. Member of the Local Administrators group on the computer from which the executable is run. Member of Domain Users group to read information in AD DS. This level of permission 1

7 Lync Server Executable Group Membership Required is required because the automatic installation of required MSI packages on the local computer requires privileges that allow reading from and writing to protected local computer resources such as Program Files directories, and protected registry such as the Local Machine hive. Membership in RtcUniversalReadOnlyAdmins group is necessary to read the Central Management store. Note: If you are running the Windows Vista operating system or Windows 7 operating system, you will be prompted by User Account Control (UAC) to proceed with installation. If you are logged on with a standard user account, you will need someone who is a member of the Local Administrators group to provide credentials when prompted for an account with permissions to install the software. Bootstrapper.exe Called by setup.exe, bootstrapper.exe is responsible for deployment and configuration of server roles. OCSLogger.exe Administrative troubleshooting tool for capturing messages on server roles. Member of the Local Administrators group on the computer from which the executable is run. Member of Domain Users group to read information in AD DS. This level of permission is required because the automatic installation of required MSI packages on the local computer requires privileges that allow reading from and writing to protected local computer resources such as Program Files directories, and protected registry such as the Local Machine hive. Member of the Local Administrators group on the computer from which the executable is run. The executable is manifested as 2

8 Lync Server Executable Group Membership Required requireadministrator. TopologyBuilder.msc Wizard-driven user interface to create, view, adjust, and validate Lync Server topologies. AdminUIHost.exe Web-based graphical user interface for managing Lync Server. PowerShell.exe with the Lync Server module loaded Command-line administrative tool with cmdlets specific to management of Lync Server. Member of the Local Administrators group on the computer from which the executable is run to view the topology. Member of the RTCUniversalServerAdmins group to change configuration settings. Member of the RTCUniversalServerAdmins group and Domain Admins group, or member of the RTCUniversalServerAdmins group (only if the group has been granted delegate setup permissions), to publish the topology. For details about delegating setup permissions to allow members of the RTCUniversalServerAdmins group to publish the topology without being members of the Domain Admins group, see Granting Setup Permissions in the Deployment documentation. Member of CsAdministrator group or member of another role-based access control (RBAC) role to which the specific administrative task is assigned. Microsoft Lync Server 2010 Control Panel implements configuration changes by running Lync Server Management Shell cmdlets. For a list of predefined roles and the cmdlets members are permitted to run, see Role-Based Access Control in the Planning documentation. Member of CsAdministrator group or member of another RBAC role to which the specific cmdlet has been assigned. For a list of predefined roles and the cmdlets members are permitted to run, see Role-Based Access Control in the Planning documentation. Or, member of one or more of the following 3

9 Lync Server Executable Group Membership Required groups, depending on the cmdlet: RTCUniversalServerAdmins RTCUniversalUserAdmins RTCUniversalReadOnlyAdmins The group memberships in the preceding table represent the minimum memberships. Other memberships which will grant the permissions necessary to initiate the setup and deployment are possible, including membership in the Domain Admins group or Enterprise Admins group. See Also Install Lync Server Administrative Tools Delegate Setup Permissions If you do not want to grant membership in the Domain Admins group to users or groups who are deploying Microsoft Lync Server 2010, you can enable members of the RTCUniversalServerAdmins group to run the Enable-CsTopology Windows PowerShell cmdlet on servers running Lync Server By default, members of the RTCUniversalServerAdmins group do not have the ability to run this cmdlet. You grant permissions to run Enable-CsTopology on servers running Lync Server by using the Grant-CsSetupPermission cmdlet and specifying an organizational unit (OU) where computer objects for the server running Lync Server are located. Note: Enable-CsTopology is the key cmdlet to allow the RTCUniversalServerAdmins group members to set up and deploy Lync Server. To add the ability to run Enable-CsTopology to the RTCUniversalServerAdmins group 1. Log on to a server as a member of the Domain Admins group for the domain on which the delegated user will run Enable-CsTopology. 2. Open the Lync Server Management Shell. The Lync Server Management Shell is automatically installed on each Front End Server or any computer where the Lync Server 2010 administrative tools have been installed. For details about the Lync Server Management Shell, see Lync Server Management Shell in the Operations documentation. 4

10 3. Run the following cmdlet from the Lync Server Management Shell: Grant-CsSetupPermission ComputerOU <DN of the OU> -Domain <Domain FQDN> In the following example, the OU is Lync Servers, which is in the contoso.com domain. Grant-CsSetupPermission ComputerOU OU=Lync Servers Domain contoso.com Deploying Lync Server 2010 Enterprise Edition Deployment of Microsoft Lync Server 2010, Enterprise Edition requires using Topology Builder to define your topology and the components you want to deploy, preparing your environment for deployment of the Lync Server 2010 components, importing and publishing your topology design on the first Front End Server, and then installing and configuring Lync Server 2010 software for the components for your deployment. Tip: Before you begin, watch the short video at for an overview of using Topology Builder to set up your first Lync Server Front End pool. This documentation provides a staged approach to the Enterprise Edition deployment, starting with the minimum configuration required to get you up and running. The initial Enterprise Edition topology deployment described in this section includes the following environment and components: A single forest, single domain Active Directory structure A single domain controller with Domain Name System (DNS) and an Enterprise Root certification authority (CA) An Enterprise Edition Front End pool consisting of: Two Front End Servers Collocated Mediation Server and collocated A/V Conferencing Server on the Front End Servers A SQL Server-based Back End Server that also contains the Central Management store This documentation then describes how to add optional server roles and components to the initial Enterprise Edition deployment. These optional server roles and components include one or more Directors, a stand-alone A/V Conferencing Server, and a stand-alone Mediation Server. 5

11 After deployment of your Front End pool, you can deploy other server roles and features, such as Edge Servers to support external user access. In This Section Preparing the Infrastructure and Systems Defining the Topology in Topology Builder Finalizing and Implementing the Topology Design Setting Up Front End Servers and Front End Pools Setting Up Kerberos Authentication Adding Server Roles Preparing the Infrastructure and Systems Deployment of Microsoft Lync Server 2010 requires the use of Topology Builder to define and publish the topology design. To identify the components required for your topology, you use Topology Builder to create and save a topology design. To publish and enable the topology, you need the internal servers to be represented by computer accounts in Active Directory Domain Services (AD DS). This is accomplished by joining the computers to AD DS. You also must have the file share created, and the person publishing the topology must have permissions to access the file share. For SQL Server setup to succeed, the SQL Server-based server must be online and the person publishing the topology must have permissions to access the instance that Topology Builder is setting up. In This Section Set Up Hardware and the System Infrastructure System Requirements for Enterprise Edition Servers Install Operating Systems and Prerequisite Software on Servers Request Certificates in Advance (Optional) Set Up Hardware and the System Infrastructure Setting up the hardware and other components required in the infrastructure that you need to implement your topology requires that, prior to publishing your topology in Topology Builder, you do the following: 6

12 Install the hardware for each component in the topology design that you created and saved by using Topology Builder, including all required computers (servers running Lync Server 2010, database servers, servers running Internet Information Services (IIS), and reverse proxy servers, as appropriate), network adapters, hardware load balancers, and storage devices (such as file servers). For details about how to define a topology that specifies the components needed for your deployment, see Defining the Topology in Topology Builder. For details about hardware requirements for servers, see Supported Hardware in the Supportability documentation. Ensure that the networking infrastructure meets requirements. For details, see Network Infrastructure Requirements in the Planning documentation. Set up Active Directory Domain Services (AD DS). Setting up AD DS includes preparing AD DS and defining all components that you want to deploy in AD DS. For details about preparing AD DS, see Preparing Active Directory Domain Services for Lync Server 2010 in the Deployment documentation. Set up the required permissions for creating the file share. Permissions for use of file shares by Lync Server 2010 are automatically configured by Topology Builder when you publish your topology. However, the user account used to publish the topology must have full control (read/write/modify) on the file share in order for Topology Builder to configure the required permissions. To ensure that the file share can be managed properly during the Topology Builder publishing process, the user or domain group that the user is a member of should be made a member of the local Administrators group on the machine where the file share is located. In a multi-domain scenario, Domain A user or group should be made a member of the local Administrators group on the machine in Domain B where the file share will be located. Warning: The file share for Lync Server 2010, Enterprise Edition cannot be located on the Front End Server. Install and set up the hardware load balancer for Web Services. With Domain Name System (DNS) load balancing deployed, you still need to also use hardware load balancers for these pools, but only for HTTP/HTTPS traffic. The hardware load balancer is used for HTTPS traffic from clients over ports 443 and 80. Although you still need hardware load balancers for these pools, their setup and administration will be primarily for HTTP/HTTPS traffic, which the administrators of the hardware load balancers are accustomed to. 7

13 After you complete all of the preparation tasks as described in this topic, but prior to publishing the topology, you also need to: Install Operating Systems and Prerequisite Software on Servers Configure IIS Configure SQL Server for Lync Server 2010 Understanding Firewall Requirements for SQL Server Configure DNS Records for a Front End Pool System Requirements for Enterprise Edition Servers Servers running Microsoft Lync Server 2010, Enterprise Edition are intended for large organizations as the main organizational deployment. Enterprise Edition server is designed to scale to approximately 80,000 homed users per pool. The main difference between Enterprise Edition and Standard Edition is Standard Edition does not support the high availability features of Enterprise Edition. For high availability, multiple Front End Servers are deployed to a pool, the SQL Server-based server can be clustered, and the SQL Server database is deployed as a dedicated SQL Server-based server and maintains instances of data for the Front End pools. With Enterprise Edition server you can choose to collocate or define stand-alone servers for A/V Conferencing Server and Mediation Server. The Monitoring Server and Archiving Server can use a stand-alone SQL Server-based database server, or can have instances created on the SQL Server-based server for the Front End Servers and pools. Operating System Installation Important: Lync Server 2010 is available only in a 64-bit edition, which requires 64-bit hardware and a 64-bit edition of the Windows Server operating system. A 32-bit edition of Lync Server 2010 is not available with this release. Enterprise Edition server can use any of the following: Windows Server 2008 x64 SP2 Windows Server 2008 R2 Install the operating system software on the Enterprise Edition Front End Server. Apply all updates in order to bring the operating system up to the latest update and required update level consistent with your organization s standards. Lync Server 2010 requires Microsoft.NET Framework 3.5 with SP1. You should also apply the update discussed in Microsoft Knowledge 8

14 Base article , A memory leak occurs in a.net Framework 2.0-based application that uses the AesCryptoServiceProvider class, at Additional Software for Lync Server 2010 In addition to the updates required for the operating system, Lync Server 2010 requires operating system roles, features, and software to operate. For details about the additional software that must be installed prior to publishing your topology and installing Lync Server 2010, see Additional Software Requirements in the Planning documentation. Install Operating Systems and Prerequisite Software on Servers After you have set up the hardware and system infrastructure, you need to install the appropriate Windows operating systems and updates, in addition to all other prerequisite software on each server that you are deploying. This includes each Lync Server 2010 server role and any additional infrastructure servers and SQL Server-based servers required for your deployment. Note: This section describes installation of operating systems and prerequisite software for internal servers. If you are deploying Edge Servers to support external user access, you will also need to install operating systems and prerequisite software for those servers, including Edge Servers and reverse proxy servers. For details about preparing servers to support external user access, see Preparing for Installation of Servers in the Perimeter Network in the Deploying Edge Servers documentation. Install Windows Operating Systems on Servers On each server that you are deploying, install the appropriate Windows operating system: Servers running Lync Server For details about the operating system requirements for servers running Lync Server 2010, see Server and Tools Operating System Support in the Supportability documentation. Database servers. For details about operating system requirements for database servers, including the back-end database, Archiving database, and Monitoring database, see the SQL Server documentation. For SQL Server 2005, see the SQL Server Books Online 2005 at For SQL Server 2008, see the SQL Server 2008 Books Online at For SQL Server 2008 R2, see the SQL Server 2008 R2 Books Online at Install Windows Update on Servers Install the Windows Update required by Lync Server 2010 on each server: 9

15 Windows Update for servers running Lync Server For details about the Windows Update required for servers running Lync Server 2010, see Additional Software Requirements in the Planning documentation. Database servers. For details about the Windows Update required for database servers, including the back-end database, Archiving database, and Monitoring database, see the SQL Server documentation. For SQL Server 2005, see the SQL Server Books Online 2005 at For SQL Server 2008, see the SQL Server 2008 Books Online at For SQL Server 2008 R2, see the SQL Server 2008 R2 Books Online at Install Other Prerequisite Software on Servers Lync Server 2010 requires the installation of additional software on servers: Prerequisite software for servers running Lync Server The additional software prerequisites for servers running Lync Server depend on the server role being deployed. For details about the specific software requirements for each server, see Additional Software Requirements in the Planning documentation. Lync Server requires Microsoft.NET Framework 3.5 with SP1. You should apply the update discussed in the Microsoft Knowledge Base article , A memory leak occurs in a.net Framework 2.0-based application that uses the AesCryptoServiceProvider class at You should also apply the update discussed in the Microsoft Knowledge Base article , FIX: When you run a.net Framework 2.0- based application, a System.AccessViolationException exception occurs, or a dead-lock occurs on two threads in an application domain at Prerequisite software for database servers. For details about the Windows Update required for database servers, including the back-end database, Archiving database, and Monitoring database, see the SQL Server 2008 documentation at and SQL Server 2008 R2 documentation at Note: Lync Server 2010 automatically installs SQL Server 2008 Express on each Standard Edition server and each Lync Server 2010 server on which the local configuration store is located. After deploying the servers, you can upgrade the RTC database on the Standard Edition server and the RTCLocal databases on other server roles to SQL Server 2008 R2 Express by running the SQL Server 2008 R2 Express setup wizard and selecting the upgrade option. Repeat this process for each RTC and RTCLocal database. 10

16 Windows Media Format Runtime All Front End Servers and Standard Edition servers where conferencing will be deployed must have the Windows Media Format Runtime installed. The Windows Media Format Runtime is required to run the Windows Media Audio (.wma) files that the Call Park, Announcement, and Response Group applications play for announcements and music. We recommend that you install Windows Media Format Runtime before you install Lync Server If Lync Server 2010 does not find this software on the server, it will prompt you to install it, and then you must restart the server to complete installation. Important With the release of Windows Server 2008 R2 SP1, the name of the package that contains the Windows Media Format runtime has changed. The scripted methods in the Deployment Wizard for Lync 2010 Server do not yet reflect the updated package name. If you are deploying Lync Server to a computer running Windows Server 2008 R2 SP1, you must install the Windows Media Format runtime by using the command line cited below, and then restart the system to apply the change. If you use the Deployment Wizard prior to applying the runtime, the runtime will not install because the Deployment Wizard tries to apply the Windows Server 2008 or Windows Server 2008 R2 runtime, and fails because the package Deployment Wizard expects does not exist. The error may be missed because it is a subtle error. You resolve this issue by either applying the runtime prior to running the Deployment Wizard or after you run the Deployment Wizard. Restart the computer to complete the installation of the runtime. To install the Windows Media Format Runtime on servers running Windows Server 2008, use the following command: %systemroot%\system32\pkgmgr.exe /quiet /ip /m:%windir%\servicing\packages\microsoft-windows-media-format- Package~31bf3856ad364e35~amd64~~ mum To install the Windows Media Format Runtime on servers running Windows Server 2008 R2, use the following command: %systemroot%\system32\dism.exe /online /add-package /packagepath:%windir%\servicing\packages\microsoft-windows-media- Format-Package~31bf3856ad364e35~amd64~~ mum /ignorecheck To install the Windows Media Format Runtime on servers running Windows Server 2008 R2 SP1, use the following command: 11

17 %systemroot%\system32\dism.exe /online /add-package /packagepath:%windir%\servicing\packages\microsoft-windows-media- Format-Package~31bf3856ad364e35~amd64~~ mum /ignorecheck Message Queuing. Message Queuing (also known as MSMQ) role components and Directory Service Integration should be installed on the Front End Server, and the Archiving Server if you plan to deploy the Lync Server 2010 Archiving Server roles. The Message Queuing components can be found in Server Manager or can be deployed by using servermanagercmd.exe. For details, see "Install Message Queuing" at To install Message Queuing by using the Add-WindowsFeature Windows PowerShell cmdlet, do the following: a. On the Windows Server 2008 R2 x64 operating system, use Windows PowerShell 2.0. b. At the Windows PowerShell prompt, type: Import-Module servermanager, and then press Enter. c. Type: Add-WindowsFeature MSMQ-Server, MSMQ-Directory, and then press Enter. Request Certificates in Advance (Optional) Certificates are required for all internal servers that are running Microsoft Lync Server 2010, including each Enterprise Edition Front End Server, Standard Edition server, Director, standalone A/V Conferencing Server, and stand-alone Mediation Server. Although an internal enterprise certification authority (CA) is recommended for internal servers, you can also use a public CA. For details about certificate requirements and about the use of a public CA, see Certificate Requirements for Internal Servers in the Planning documentation. Lync Server 2010 setup includes the Certificate Wizard, which facilitates the tasks of requesting, assigning, and installing certificates during deployment. If you want to request certificates prior to installing servers (for instance, to save time during actual deployment of servers), you can do so by using a computer on which the Lync Server 2010 administrative tools are installed or by using a certificate request procedure defined in your organization, as long as you ensure that the certificates are exportable and contain all the required subject alternative names. Requesting certificates in advance is optional; if you do not request them in advance, you must request them as part of the setup of each server that requires a certificate. 12

18 This Deployment documentation provides procedures for using the Certificate Wizard to request certificates as part of the setup process, as described in the Configure Certificates for Front End Servers, Configuring Certificates for Standard Edition Servers, Configure Certificates for the Director, Configure Certificates for Stand-alone A/V Conferencing Servers, and Install the Files for Mediation Server sections of this Deployment documentation. If you request certificates in advance, you must modify the certificate deployment procedures in those sections as appropriate to importing and assigning the certificates instead of requesting them at the time of deployment. Note: Lync Server 2010 includes support for SHA-256 certificates for connections from clients running the Windows Vista, Windows Server 2008, Windows Server 2008 R2, and Windows 7 operating systems, and Microsoft Lync 2010 Phone Edition. To support external access using SHA-256, the external certificate is issued by a public CA using SHA-256. Configure IIS Configuring Internet Information Services (IIS) for Microsoft Lync Server 2010 involves installing the correct components to support the Web Services needed by Lync Server For details about installing IIS, see IIS Configuration. If you have a policy to run the Security Configuration Wizard on servers before putting them into service or as a typical part of your maintenance, see Re-Activate Server After Security Configuration Wizard Closes Ports in IIS for information about a side effect of running the wizard that will close ports on a Lync Server IIS configuration. See Also IIS Configuration Re-Activate Server After Security Configuration Wizard Closes Ports in IIS IIS Configuration To successfully complete this procedure, you should be logged on to the server minimally as a local administrator and a domain user. Before you configure and install the Front End Server for Microsoft Lync Server 2010, Standard Edition or the first Front End Server in a pool, you install and configure the server role and Web Services for Internet Information Services (IIS). Important: If your organization requires that you locate IIS and all Web Services on a drive other than the system drive, you can change the installation location path for the Lync Server 13

19 files in the Setup dialog box when you initially install the Microsoft Lync Server 2010 Administrative tools. You install the Administrative tools before installing IIS. If you install the Setup files to this path, including OCSCore.msi, the rest of the Lync Server 2010 files will be deployed to this drive as well. For details, see Install Lync Server Administrative Tools. For details about how to relocate the INETPUB deployed by Windows Server Manager when installing IIS, see The following table indicates the required IIS 7.0 and 7.5 role services. IIS Role Services Role Heading Common HTTP features installed Common HTTP features installed Common HTTP features installed Application development Application development Application development Application development Health and diagnostics Health and diagnostics Health and diagnostics Security Security Security Security Role Service Static content Default document HTTP errors ASP.NET.NET extensibility Internet Server API (ISAPI) extensions ISAPI filters HTTP logging Logging tools Tracing Anonymous authentication (installed and enabled by default) Windows authentication Client Certificate Mapping authentication Request filtering 14

20 Role Heading Performance Management Tools Management Tools Role Service Static content compression IIS Management Console IIS Management Scripts and Tools 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 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 Note: Anonymous authentication is installed by default with the IIS server role. You can manage anonymous authentication after the installation of IIS. For details, see Enable Anonymous Authentication (IIS 7) at See Also IIS Requirements for Front End Pools and Standard Edition Servers Re-Activate Server After Security Configuration Wizard Closes Ports in IIS Some Lync Server 2010 roles run Web Services on Internet Information Services (IIS) port Running the Lync Server Deployment Wizard, Bootstrapper.exe, or using the Enable- CsComputer cmdlet creates an exception in the firewall and opens the port. If you then run the Windows Server 2008 or Windows Server 2008 R2 Security Configuration Wizard (or other hardening scripts), port 4443 will be blocked, and external clients will not be able to contact 15

21 Web Services. To reopen the port you can either modify the firewall exception directly or reactivate the server. To re-activate the server by using the Deployment Wizard 1. On the Lync Server Deployment Wizard page, click Run next to Step 2: Setup or Remove Lync Server Components. 2. On Setup Lync Server components page, click Next. 3. On the Executing Commands page, when the task status is shown as completed, click Finish. Note: You can also use bootstrapper.exe or Enable-CsComputer to re-activate the server. Configure SQL Server for Lync Server 2010 The Microsoft Lync Server 2010 Central Management store holds user data for all Enterprise Edition servers within a pool, and is designed to be located on a SQL Server-based Back End Server or a SQL Server cluster. As a centralized repository, the Central Management store cannot be installed on the same computer as any other Lync Server 2010 role. The Central Management store cannot reside on an Enterprise Edition server in the pool. The Central Management store is created automatically when you publish the topology and select to create the databases. The computer that you designate as the Back End Server must already be running Microsoft SQL Server database software in order for the installation to succeed. Before you deploy Enterprise Edition server, install SQL Server 2008 with Service Pack (SP) 1 (required) or latest service pack (recommended), SQL Server 2008 R2, or SQL Server 2005 with SP3 (required) or latest service pack (recommended) on a dedicated computer that meets the hardware requirements. For details about hardware requirements, see Server Hardware Platforms in the Supportability documentation. Before you create the Front End pool, you must also configure Windows Firewall to allow Lync Server 2010 access to SQL Server 2005 and SQL Server 2008 over specific ports by defining ports for the server using SQL Server Configuration Manager and opening ports in Windows Firewall with Advanced Security. In This Section SQL Server Data and Log File Placement Configure SQL Server Deployment Permissions for SQL Server 16

22 Database Installation Using Lync Server Management Shell Understanding Firewall Requirements for SQL Server Configure SQL Server Clustering SQL Server Data and Log File Placement A critical exercise in the planning and deployment of Microsoft SQL Server 2005, Microsoft SQL Server 2008, or Microsoft SQL Server 2008 R2 for your Microsoft Lync Server 2010, Enterprise Edition is the placement of data and log files onto physical hard disks for performance. The most critical files for performance are the Rtcdyn log and the Rtc log. Placing these files on their own hard disk or redundant array of independent disks (RAID) set is the optimal scenario. The database files and what they are responsible for is detailed in the following table. Data and Log Files for Central Management Store Central Management store database files Xds.ldf Xds.mdf Lis.mdf Lis.ldf Data file or log purpose Transaction log file for the Central Management store Maintains the configuration of the current Lync Server 2010 topology, as defined and published by Topology Builder Location Information service data file Transaction log for the Location Information service data file Data and Log files for User, Conferencing, and Address Book Core Lync Server 2010 database files Rtcdyn.mdf Rtcdyn.ldf Rtc.mdf Data file or log purpose Maintains transient user data (presence runtime data) Transaction log for Rtcdyn data Persistent user data (for example, access control lists (ACLs), contacts, Standard Edition server or Enterprise Edition Front End pool, 17

23 Core Lync Server 2010 database files Data file or log purpose scheduled conferences) Rtc.ldf Rtcab.mdf Rtcab.ldf Rtcab1.mdf Rtcab1.ldf Transaction log for Rtc data Real-time communications (RTC) address book database is the SQL Server repository where Address Book service information is stored Transaction log for Address Book Service Real-time communications address book database is the SQL Server repository where Address Book service information is stored. (Secondary copy for performance) Transaction log for Address Book service Data and Log Files for Call Park and Response Group Application database Cpsdyn.mdf Cpsdyn.ldf Rgsconfig.mdf Rgsconfig.ldf Rgsdyn.mdf Rgsdyn.ldf Data file or log purpose Dynamic information database for the Call Park application Transaction log for Call Park application data file Lync Server Response Group service data file for the configuration of the services Transaction log file for the Response Group application configuration Response Group service data file for runtime operations Transaction log for the Response Group service runtime data file 18

24 Data and Log Files for Archiving and Monitoring Server Microsoft Lync Server 2010 Enterprise Edition Deployment Guide Archiving and Monitoring database files LcsCdr.mdf LcsCdr.ldf QoEMetrics.mdf QoEMetrics.ldf Lcslog.mdf Lcslog.ldf Data file or log purpose Data store for the call detail recording (CDR) process of the Monitoring Server Transaction log for call detail recording (CDR) data Quality of Experience data file stored from the Monitoring Server Transaction log for Monitoring data Data file for the retention of instant messaging and conferencing data on an Archiving Server Transaction log for Archiving data In this topic, references are made to disk and to RAID set. Note that in the configuration of SQL Server resources, referring to a disk means a single hardware device. A hard disk drive with two partitions, one holding log files and the other partition holding data files, is not the same as two disks, each dedicated to either log or data files. In reference to RAID sets, there are a number of different RAID technologies from various vendors. And, with the proliferation of storage area networks (SAN), RAID sets dedicated to a single system are rarer. You should consult with your RAID or SAN vendor to determine what the best configuration is for your disk layout when configuring for SQL Server performance with Lync Server Note also that not all disk drives are created equally; some perform better than others. Even drives from the same manufacturer can vary in performance because of rotational speed, hardware cache size, and other factors. It is advisable that you test your disks to determine the better performing disks, and then place the more critical and speed sensitive log and data files specifically, Rtcdyn log and Rtc log onto the better performing disks. Disk and Database File Distribution There are a number of potential solutions for the placement of the files. Each of the possible combinations has pros and cons. The optimal distribution requires six hard disks or distinct RAID sets. We recommend that the two most active files, the Rtcdyn log file and Rtc log file, should always be placed on their own disks or RAID set. 19

25 Six-Disk Distribution The distribution scenario using six disks is typically only used in cases where you want to collocate the Archiving and Monitoring databases on the same SQL Server. This solution uses six physical disks or dedicated RAID sets. The distribution of the data and log files is shown in the following diagram. Advantages Very high performing, low latency, and little contention for disk I/O when compared to other solutions. Disadvantage More costly than other solutions. At minimum, you require six hard disks. Five-Disk Distribution The five-disk distribution uses five disks or five RAID sets. The Rtcdyn and Rtc log files are separated onto their own disks. Archiving and Monitoring logs and data are placed onto their own disks, respectively. The remaining log files and data files are placed on the fifth disk. Advantages Provides good performance for the Rtcdyn and Rtc log files, while reducing the overall number of disks required. Disadvantages All other log files are located on a single disk, potentially causing I/O performance latency for other workloads. Impact is minimized if the Archiving Server, the Monitoring Server, or both are not deployed. Four-Disk Distribution The four-disk distribution uses four disks or four RAID sets. This configuration is considered to be the best performing of the recommendations due to the low latency and low contention for disk I/O resources. The Rtcdyn and Rtc log files are separated onto their own disks. The remaining log files are placed on the third disk, while the data files are placed on the fourth. 20

26 Advantages Provides good performance for the Rtcdyn and Rtc log files, while reducing the overall number of disks required. Disadvantages All other log files are located on a single disk, potentially causing I/O performance latency for other workloads. Impact is minimized if the Archiving Server, the Monitoring Server, or both are not deployed. Three-Disk Distribution The Three Disk Distribution uses three disks or RAID sets. The Rtcdyn and Rtc log files are placed on drive one and drive two. The remaining log and data files are placed on disk three. Advantages Less costly than six and four disk solutions. Placing the Rtcdyn and Rtc log files on their own hard disks allows for good performance for the frequently updated transaction log files. Disadvantages All other log and data files are placed on the remaining disk. Increased potential for latency due to increased I/O of all other workloads on the single disk. If Monitoring and Archiving are not deployed, the impact is lessened, but performance impact is still a concern. Two-Disk Distribution Two-disk distribution uses two hard disks or RAID sets. The Rtcdyn and Rtc log files are both placed on the first disk. All other log and data files are placed on the second hard disk. Advantages Lowering of cost is the primary advantage. Log and data files for other workloads on the second disk will lessen the overall impact on the Rtcdyn and Rtc log files. Disadvantages Combining the Rtcdyn and Rtc log files will begin to negatively impact performance. 21

27 Single-Disk Distribution The single-disk distribution uses a single hard disk or RAID set. The Rtcdyn and Rtc log files are placed on the single disk along with the other log and data files. Advantages significantly lower cost than other solutions. Small user numbers may be able to experience acceptable performance. Disadvantages Disk latency and disk loading from all workload logs and data files on the single disk will have an impact on performance. Deployment of Monitoring and Archiving roles will impact performance further. Configure SQL Server SQL Server 2005 with Service Pack 3 (SP3) (required) or latest service pack (recommended), SQL Server 2008 with Service Pack 1 (SP1) (required) or latest service pack (recommended), and SQL Server 2008 R2 are supported for the Central Management store. For each database that you deploy, you can use a single SQL Server instance for all databases for your Microsoft Lync Server 2010 deployment that can be collocated on a database server, or you can use a dedicated SQL Server instance for each of these databases. For details about database collocation, see Supported Server Collocation in the Supportability documentation. Note: Lync Server 2010 automatically installs SQL Server 2008 Express on each Standard Edition server and each Lync Server 2010 server on which the local configuration store is located. After deploying the servers, you can upgrade the RTC database on the Standard Edition server and the RTCLocal databases on other server roles to SQL Server 2008 R2 Express by running the SQL Server 2008 R2 Express setup wizard and selecting the upgrade option. Repeat this process for each RTC and RTCLocal database. Additionally, each SQL Server instance must be installed and available prior to completing the steps in Topology Builder that set up the databases, or manually creating the databases with 22

28 Windows PowerShell cmdlets. If you intend to provide high availability for Microsoft Lync Server 2010, Enterprise Edition by using SQL Server failover clustering, see Configure SQL Server Clustering. For details about SQL Server supportability, see Set Up Hardware and the System Infrastructure. To install SQL Server 2008 SP1 1. See the SQL Server 2008 SP1 documentation at: 2. Download SQL Server 2008 SP1 from the Microsoft Download Center at: To install SQL Server 2008 R2 1. See the SQL Server 2008 R2 documentation at: To install SQL Server 2005 SP3 1. See the SQL Server 2005 SP3 documentation at: 2. Download SQL Server 2005 SP3 from the Microsoft Download Center at: Deployment Permissions for SQL Server Microsoft SQL Server 2005 and Microsoft SQL Server 2008 have specific requirements when installing and deploying Microsoft Lync Server Because Windows and SQL Server define their security differently, logging in as an administrator in the Active Directory domain does not implicitly grant permissions for SQL Server. You must also be a member of the sysadmin entity on the SQL Server-based server you are configuring. Permissions Required for Database and Lync Server Installation The following options detail three permissions and group membership associations for installation of Lync Server files and SQL Server databases. Choose the scenario that best meets the requirements of your organization. 23

29 Permissions and Group Membership Associations Microsoft Lync Server 2010 Enterprise Edition Deployment Guide SQL Server or Lync Server role Role-Typical SQL Server permissions and group membership Role-typical Lync Server permissions and group membership Permissions outcome Lync Server administrator Must be granted membership of sysadmins SQL Server security group and member of the SQL Server local Administrators group Must be a member of the RTCUniversalServerAdmins group Lync Server administrator has the proper permissions to install both Lync Server and SQL Server databases. SQL Server administrator SQL Server sysadmin group member (or equivalent) and member of the SQL Server local Administrators group Must be a member of the RTCUniversalServerReadOnly group SQL Server administrator has the proper permissions to install both Lync Server and SQL Server databases. Both administrators sharing installation duties SQL Server administrator is member of sysadmins group (or equivalent) and member of the SQL Server local Administrators group Lync Server administrator is member of RTCUniversalServerAdmins The Lync Server administrator can install Lync Server, but cannot install the databases. The SQL Server administrator uses the Lync Server Management Shell and Windows PowerShell cmdlets provided by the Lync Server administrator to install the databases. The Lync Server 24

Microsoft Lync Server 2010 Standard Edition Deployment Guide Microsoft Lync Server 2010

Microsoft Lync Server 2010 Standard Edition Deployment Guide Microsoft Lync Server 2010 Microsoft Lync Server 2010 Standard Edition Deployment Guide Microsoft Lync Server 2010 Published: March 2012 This document is provided as-is. Information and views expressed in this document, including

More information

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition

Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition Step-By-Step Guide to Deploying Lync Server 2010 Enterprise Edition The installation of Lync Server 2010 is a fairly task-intensive process. In this article, I will walk you through each of the tasks,

More information

DATA AND LOG FILES FOR CENTRAL MANAGEMENT STORE

DATA AND LOG FILES FOR CENTRAL MANAGEMENT STORE During the planning and deployment of Microsoft 2012 or Microsoft 2008 R2 SP1 for your Front End pool, an important consideration is the placement of data and log files onto physical hard disks for performance.

More information

Installing Skype for Business Server 2015

Installing Skype for Business Server 2015 Installing Skype for Business Server 2015 Jude Perera 1 e-book Rev 01 This step by step module is aimed at IT Pros that are looking forward in implementing a Skype for Business Environment in organizations.

More information

1 Operating System Support for Exchange Server 2013

1 Operating System Support for Exchange Server 2013 By Henry Hazot 1 Operating System Support for Exchange Server 2013 For a successful Exchange server 2013 installation, the following list of supported operating systems should be considered; Component

More information

Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3. User Guide

Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3. User Guide Dell MessageStats for Lync and the MessageStats Report Pack for Lync & OCS 7.3 User Guide 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

50573: Premier Support for Lync Partners Tier 2. Sobre o curso. Microsoft - Servidores

50573: Premier Support for Lync Partners Tier 2. Sobre o curso. Microsoft - Servidores 50573: Premier Support for Lync Partners Tier 2 Microsoft - Servidores Preço: sob consulta ( Os valores apresentados não incluem IVA. Oferta de IVA a particulares e estudantes ) Nível: Avançado Duração:

More information

Microsoft Lync Server 2010

Microsoft Lync Server 2010 Microsoft Lync Server 2010 Scale to a Load Balanced Enterprise Edition Pool with WebMux Walkthrough Published: March. 2012 For the most up to date version of the Scale to a Load Balanced Enterprise Edition

More information

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide Microsoft Dynamics GP 2010 SQL Server Reporting Services Guide April 4, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

Microsoft.Braindumps.70-664.v2013-12-31.by.Toni.75q

Microsoft.Braindumps.70-664.v2013-12-31.by.Toni.75q Microsoft.Braindumps.70-664.v2013-12-31.by.Toni.75q Number: 70-664 Passing Score: 700 Time Limit: 120 min File Version: 12.5 http://www.gratisexam.com/ Exam Code: 70-664 Exam Name: TS: Microsoft Lync Server

More information

Microsoft Office Web Apps Server 2013 Integration with SharePoint 2013 Setting up Load Balanced Office Web Apps Farm with SSL (HTTPS)

Microsoft Office Web Apps Server 2013 Integration with SharePoint 2013 Setting up Load Balanced Office Web Apps Farm with SSL (HTTPS) Microsoft Office Web Apps Server 2013 Integration with SharePoint 2013 Setting up Load Balanced Office Web Apps Farm with SSL (HTTPS) December 25 th, 2015 V.1.0 Prepared by: Manoj Karunarathne MCT, MCSA,

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

TS: Microsoft Exchange Server 2010, Configuring

TS: Microsoft Exchange Server 2010, Configuring EXAM 70-662 TS: Microsoft Exchange Server 2010, Configuring Question: 1 Your network contains an Active Directory forest. All domain controllers run Windows Server 2008. You need to ensure that you can

More information

Preparing an IIS Server for EmpowerID installation

Preparing an IIS Server for EmpowerID installation Preparing an IIS Server for EmpowerID installation By: Jamis Eichenauer Last Updated: October 7, 2014 Contents Hardware preparation... 3 Software preparation... 3 IIS preparation... 4 Disabling User Account

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v7 Installation Quick Start Guide Monday, 05 January 2015 1 P a g e X I A C o n f i g u r a t i o n S e r v e r Contents Requirements... 3 XIA Configuration

More information

ARR Reverse proxy deployment for Lync 2013

ARR Reverse proxy deployment for Lync 2013 ARR Reverse proxy deployment for Lync 2013 My sip domain called contoso.com. Lync deployment consist of single standard edition server (std.contoso.com), edge server and ARR reverse proxy. Prerequisites

More information

Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013

Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013 F5 Deployment Guide Deploying BIG-IP LTM with Microsoft Lync Server 2010 and 2013 Welcome to the Microsoft Lync Server 2010 and 2013 deployment guide. This document contains guidance on configuring the

More information

Citrix EdgeSight for NetScaler Rapid Deployment Guide

Citrix EdgeSight for NetScaler Rapid Deployment Guide Citrix EdgeSight for NetScaler Rapid Deployment Guide Citrix EdgeSight for NetScaler 2.1 This document provides step by step instructions for preparing the environment for EdgeSight for NetScaler installation,

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

EXAM - 70-662. TS: Microsoft Exchange Server 2010, Configuring. Buy Full Product. http://www.examskey.com/70-662.html

EXAM - 70-662. TS: Microsoft Exchange Server 2010, Configuring. Buy Full Product. http://www.examskey.com/70-662.html Microsoft EXAM - 70-662 TS: Microsoft Exchange Server 2010, Configuring Buy Full Product http://www.examskey.com/70-662.html Examskey Microsoft 70-662 exam demo product is here for you to test the quality

More information

Premier Support for Lync Partners Tier 2

Premier Support for Lync Partners Tier 2 Premier Support for Lync Partners Tier 2 Eğitim Tipi ve Süresi: 10 Days ILT This 10-day instructor-led course provides delegates with the knowledge and skills to setup and troubleshoot Lync Server and

More information

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative

More information

Microsoft Dynamics AX 2012 Installation Guide. Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change.

Microsoft Dynamics AX 2012 Installation Guide. Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change. 2012 Installation Guide Microsoft Corporation Published: April 2011 This content is preliminary and is subject to change. Microsoft Dynamics is a line of integrated, adaptable business management solutions

More information

10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010

10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010 10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course Overview This instructor-led course teaches IT professionals how to deploy, configure, and administer a Microsoft Lync

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 Course 20336A: Core Solutions of Microsoft Lync Server 2013 Length: Audience(s): 5 Days Level: 300 IT Professionals Technology: Microsoft Lync Server 2013 Type: Delivery Method: Course Instructor-led (classroom)

More information

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008.

How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. 1 How to move a SharePoint Server 2007 32-bit environment to a 64-bit environment on Windows Server 2008. By & Steve Smith, MVP SharePoint Server, MCT Penny Coventry, MVP SharePoint Server, MCT Combined

More information

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide MicrosoftDynam ics GP 2015 TenantServices Installation and Adm inistration Guide Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2

How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2 DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...

More information

DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS

DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS DEPLOY A SINGLE-SERVER OFFICE WEB APPS SERVER FARM THAT USES HTTPS Introduced in Lync Server 2013 is the requirement of Office Web Apps Server to support the use of PowerPoint Presentations in Lync Online

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

11/23/2015 Step by Step Guide for. Exchange Server 2016. MS Messaging Solution. Md Shaifullah Mozide Palash OVIWIN

11/23/2015 Step by Step Guide for. Exchange Server 2016. MS Messaging Solution. Md Shaifullah Mozide Palash OVIWIN 11/23/2015 Step by Step Guide for Exchange Server 2016 MS Messaging Solution Md Shaifullah Mozide Palash OVIWIN Table of Contents 1. Operating System Support for Exchange Server 2016... 2 2. Active Directory

More information

Premier Support for Lync Partners Tier 1

Premier Support for Lync Partners Tier 1 Premier Support for Lync Partners Tier 1 Eğitim Tipi ve Süresi: 5 Days ILT This five-day instructor-led course provides delegates with the knowledge and skills to setup and troubleshoot Lync Server and

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Duration: Five Days

10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Duration: Five Days To register or for more information call our office (208) 898-9036 or email register@leapfoxlearning.com 10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Duration: Five Days

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 Page 1 System Requirements NAV 2016 Microsoft Dynamics NAV Windows Client Requirements

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 Course 20336B: Core Solutions of Microsoft Lync Server 2013 Course Details Course Outline Module 1: Architecture and Design Approach for Microsoft Lync Server 2013 This module will help you to plan and

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015

Metalogix Replicator. Quick Start Guide. Publication Date: May 14, 2015 Metalogix Replicator Quick Start Guide Publication Date: May 14, 2015 Copyright Metalogix International GmbH, 2002-2015. All Rights Reserved. This software is protected by copyright law and international

More information

Administrator s Guide

Administrator s Guide MAPILab Disclaimers for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Course 10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010

Course 10533A: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course 10533A: Deploying, Configuring, and Administering Microsoft Lync

More information

MICROSOFT EXCHANGE SERVER 2013 INSTALLATION

MICROSOFT EXCHANGE SERVER 2013 INSTALLATION MICROSOFT EXCHANGE SERVER 2013 INSTALLATION An Enterprise Grade Email Solution This document focuses on Microsoft s leading email solution software; the Exchange Server 2013. This document also is a guide

More information

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2

Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Password Reset Server Installation Guide Windows 8 / 8.1 Windows Server 2012 / R2 Last revised: November 12, 2014 Table of Contents Table of Contents... 2 I. Introduction... 4 A. ASP.NET Website... 4 B.

More information

NEFSIS DEDICATED SERVER

NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.2.0.XXX (DRAFT Document) Requirements and Implementation Guide (Rev5-113009) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual

TIBCO Spotfire Web Player 6.0. Installation and Configuration Manual TIBCO Spotfire Web Player 6.0 Installation and Configuration Manual Revision date: 12 November 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency

Deploying the BIG-IP System with Microsoft Lync Server 2010 and 2013 for Site Resiliency Deployment Guide Document Version 1.2 What s inside: 2 Configuration example 5 Configuring the BIG-IP LTM using the Lync 2010 iapp 6 Configuring the BIG-IP GTM 11 Creating a Distributed Application for

More information

Deploying the BIG-IP LTM with Microsoft Skype for Business

Deploying the BIG-IP LTM with Microsoft Skype for Business F5 Deployment Guide Deploying the BIG-IP LTM with Microsoft Skype for Business Welcome to the Microsoft Skype for Business Server deployment guide. This document contains guidance on configuring the BIG-

More information

Secret Server Installation Windows Server 2008 R2

Secret Server Installation Windows Server 2008 R2 Table of Contents Introduction... 2 ASP.NET Website... 2 SQL Server Database... 2 Administrative Access... 2 Prerequisites... 2 System Requirements Overview... 2 Additional Recommendations... 3 Beginning

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 About this Course Core Solutions of Microsoft Lync This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer a Microsoft Lync solution. The course emphasizes

More information

Microsoft 70-336 Exam-Osler

Microsoft 70-336 Exam-Osler Microsoft 70-336 Exam-Osler Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 ht t p:/ / w w w.gratisexam.com/ Exam A QUESTION 1 You have a Lync Server 2013 infrastructure that contains

More information

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0

Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Step-by-Step Guide for Microsoft Advanced Group Policy Management 4.0 Microsoft Corporation Published: September 2009 Abstract This step-by-step guide describes a sample scenario for installing Microsoft

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

More information

Deploying, Configuring, and Administering Microsoft Lync Server 2010

Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course 10533: Deploying, Configuring, and Administering Microsoft Lync Server 2010 Page 1 of 9 Deploying, Configuring, and Administering Microsoft Lync Server 2010 Course 10533: 4 days; Instructor-Led

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Anup Shah Support Engineer Microsoft Customer Services and Support. 14/February/2011. (Draft) Team Blog: http://blogs.msdn.com/emeadaxsupport/

Anup Shah Support Engineer Microsoft Customer Services and Support. 14/February/2011. (Draft) Team Blog: http://blogs.msdn.com/emeadaxsupport/ Installing & Configuring SharePoint Foundation 2010 on Windows Server 2008 R2 in Preparation to Host Microsoft Dynamics AX 2009 Role Centers and Enterprise Portal Feature Anup Shah Support Engineer Microsoft

More information

Installing and Configuring a. SQL Server 2012 Failover Cluster

Installing and Configuring a. SQL Server 2012 Failover Cluster Installing and Configuring a SQL Server 2012 Failover Cluster Edwin M Sarmiento Applies to: SQL Server 2012 SQL Server 2014 P a g e 1 Copyright This document is provided as-is. Information and views expressed

More information

USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN AN ENTERPRISE BUSINESS ENVIRONMENT

USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN AN ENTERPRISE BUSINESS ENVIRONMENT USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN AN ENTERPRISE BUSINESS ENVIRONMENT A collaboration deployment guide commissioned by Dell Inc. Table of contents Table of contents...

More information

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0 Clearswift SECURE Exchange Gateway Installation & Setup Guide Version 1.0 Copyright Revision 1.0, December, 2013 Published by Clearswift Ltd. 1995 2013 Clearswift Ltd. All rights reserved. The materials

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 MS20336 Längd: 5 dagar Core Solutions of Microsoft Lync Server 2013 This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer a Microsoft Lync Server 2013

More information

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Microsoft 20336 - Core Solutions of Microsoft Lync Server 2013

Microsoft 20336 - Core Solutions of Microsoft Lync Server 2013 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20336 - Core Solutions of Microsoft Lync Server 2013 Length 5 days Price $4070.00 (inc GST) Version B Overview This instructor-led course teaches IT professionals

More information

DriveLock Quick Start Guide

DriveLock Quick Start Guide Be secure in less than 4 hours CenterTools Software GmbH 2012 Copyright Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Administrator s Guide

Administrator s Guide Attachment Save for Exchange Administrator s Guide document version 1.8 MAPILab, December 2015 Table of contents Intro... 3 1. Product Overview... 4 2. Product Architecture and Basic Concepts... 4 3. System

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft Dynamics NAV 2016.

More information

Course 20336: Core Solutions of Microsoft Lync Server 2013

Course 20336: Core Solutions of Microsoft Lync Server 2013 Course 20336: Core Solutions of Microsoft Lync Server 2013 Type:Course Audience(s):IT Professionals Technology:Microsoft Lync Server Level:300 This Revision:B Delivery method: Instructor-led (classroom)

More information

Preparing Your Network for an MDsuite Installation

Preparing Your Network for an MDsuite Installation Preparing Your Network for an MDsuite Installation Professional Data Services 1632 East 23 rd Avenue Hutchinson, KS 67502 Toll-free: 800.875.0480 Fax: 858.486.5493 www.mdsuite.com Introduction This document

More information

www.mvatcybernet.com PRODUCT VERSION: LYNC SERVER 2010, LYNC SERVER 2013, WINDOWS SERVER 2008

www.mvatcybernet.com PRODUCT VERSION: LYNC SERVER 2010, LYNC SERVER 2013, WINDOWS SERVER 2008 PRODUCT VERSION: LYNC SERVER 2010, LYNC SERVER 2013, WINDOWS SERVER 2008 With Forefront Threat Management Gateway 2010 now discontinued, we sought a suitable reverse proxy solution that works with Lync

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 Page 1 of 7 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft Dynamics

More information

User's Guide: Beta 1 Draft

User's Guide: Beta 1 Draft IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Lync Server Agent vnext User's Guide: Beta 1 Draft SC14-7414-02 IBM Tivoli Composite Application Manager for Microsoft Applications:

More information

intertrax Suite resource MGR Web

intertrax Suite resource MGR Web intertrax Suite resource MGR Web Resource Management Installation Guide Version 4 2012 Copyright 2003-2012 by Salamander Technologies, Inc. Protected by US Patents 5,573,278; 5,596,652; 5,793,882; 6,761,312;

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

System Requirements for Microsoft Dynamics NAV 2016

System Requirements for Microsoft Dynamics NAV 2016 1 of 13 19.01.2016 17:52 System Requirements for Microsoft Dynamics NAV 2016 Microsoft Dynamics NAV 2016 The following sections list the minimum hardware and software requirements to install and run Microsoft

More information

Authoring for System Center 2012 Operations Manager

Authoring for System Center 2012 Operations Manager Authoring for System Center 2012 Operations Manager Microsoft Corporation Published: November 1, 2013 Authors Byron Ricks Applies To System Center 2012 Operations Manager System Center 2012 Service Pack

More information

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Contents Introduction... 2 Environment Topology... 2 Virtual Machines / System Requirements...

More information

20336B: Core Solutions of Microsoft Lync Server 2013

20336B: Core Solutions of Microsoft Lync Server 2013 20336B: Core Solutions of Microsoft Lync Server Course Details Course Code: Duration: Notes: 20336B 5 days This course syllabus should be used to determine whether the course is appropriate for the students,

More information

NetWrix Password Manager. Quick Start Guide

NetWrix Password Manager. Quick Start Guide NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...

More information

PROXY SETUP WITH IIS USING URL REWRITE, APPLICATION REQUEST ROUTING AND WEB FARM FRAMEWORK OR APACHE HTTP SERVER FOR EMC DOCUMENTUM EROOM

PROXY SETUP WITH IIS USING URL REWRITE, APPLICATION REQUEST ROUTING AND WEB FARM FRAMEWORK OR APACHE HTTP SERVER FOR EMC DOCUMENTUM EROOM White Paper PROXY SETUP WITH IIS USING URL REWRITE, APPLICATION REQUEST ROUTING AND WEB FARM FRAMEWORK OR APACHE HTTP SERVER FOR EMC DOCUMENTUM EROOM Abstract This white paper explains how to setup Proxy

More information

System Requirements. Microsoft Dynamics NAV 2016

System Requirements. Microsoft Dynamics NAV 2016 System Requirements Microsoft Dynamics NAV 2016 Contents System Requirements for Microsoft Dynamics NAV 2016... 4 Microsoft Dynamics NAV Windows Client Requirements... 5 Microsoft Dynamics NAV Development

More information

Using IIS Application Request Routing to Publish Lync Server 2013 Web Services

Using IIS Application Request Routing to Publish Lync Server 2013 Web Services Using IIS Application Request Routing to Publish Lync Server 2013 Web Services DISCLAIMER 2014 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync,

More information

GFI Product Manual. Web security, monitoring and Internet access control. Administrator Guide

GFI Product Manual. Web security, monitoring and Internet access control. Administrator Guide GFI Product Manual Web security, monitoring and Internet access control Administrator Guide The information and content in this document is provided for informational purposes only and is provided "as

More information

Shavlik Patch for Microsoft System Center

Shavlik Patch for Microsoft System Center Shavlik Patch for Microsoft System Center User s Guide For use with Microsoft System Center Configuration Manager 2012 Copyright and Trademarks Copyright Copyright 2014 Shavlik. All rights reserved. This

More information

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00

vcenter Chargeback User s Guide vcenter Chargeback 1.0 EN-000186-00 vcenter Chargeback 1.0 EN-000186-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

Dell Unified Communications Command Suite - Analytics 8.1. Deployment Guide

Dell Unified Communications Command Suite - Analytics 8.1. Deployment Guide Dell Unified Communications Command Suite - Analytics 8.1 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is

More information

Server Installation Manual 4.4.1

Server Installation Manual 4.4.1 Server Installation Manual 4.4.1 1. Product Information Product: BackupAgent Server Version: 4.4.1 2. Introduction BackupAgent Server has several features. The application is a web application and offers:

More information

Core Solutions of Microsoft Lync Server 2013

Core Solutions of Microsoft Lync Server 2013 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Core Solutions of Microsoft Lync Server 2013 Course 20336A: Five days; Instructor-Led About this Course

More information

FrontDesk. (Server Software Installation) Ver. 1.0.1. www.frontdeskhealth.com

FrontDesk. (Server Software Installation) Ver. 1.0.1. www.frontdeskhealth.com FrontDesk (Server Software Installation) Ver. 1.0.1 www.frontdeskhealth.com This document is the installation manual for installing the FrontDesk Server, Kiosk/Touch Screen, and License Management Tool

More information

SSL VPN. Virtual Appliance Installation Guide. Virtual Private Networks

SSL VPN. Virtual Appliance Installation Guide. Virtual Private Networks SSL VPN Virtual Appliance Installation Guide Virtual Private Networks C ONTENTS Introduction... 2 Installing the Virtual Appliance... 2 Configuring Appliance Operating System Settings... 3 Setting up the

More information

Course Outline. Course 20336B: Core Solutions of Microsoft Lync Server 2013. Duration: 5 Days

Course Outline. Course 20336B: Core Solutions of Microsoft Lync Server 2013. Duration: 5 Days Course 20336B: Core Solutions of Microsoft Lync Server 2013 Duration: 5 Days What you will learn This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer

More information

Course Outline. Core Solutions of Microsoft Lync Server 2013 Course 20336B: 5 days Instructor Led. About this Course.

Course Outline. Core Solutions of Microsoft Lync Server 2013 Course 20336B: 5 days Instructor Led. About this Course. Core Solutions of Microsoft Lync Server 2013 Course 20336B: 5 days Instructor Led About this Course This instructor-led course teaches IT professionals how to plan, design, deploy, configure, and administer

More information

Deployment Guide. AX Series for Microsoft Lync Server 2010

Deployment Guide. AX Series for Microsoft Lync Server 2010 Deployment Guide AX Series for Microsoft Lync Server 2010 TABLE OF CONTENTS Introduction... 3 Deployment Guide Overview... 5 Deployment Prerequisites and Assumptions... 7 AX Deployment for Lync Server

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN A SMALL BUSINESS ENVIRONMENT

USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN A SMALL BUSINESS ENVIRONMENT USING DELL POWEREDGE 11G SERVERS TO ENABLE MICROSOFT COLLABORATION TOOLS IN A SMALL BUSINESS ENVIRONMENT A collaboration deployment guide commissioned by Dell Inc. Table of contents Table of contents...

More information

Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles

Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles Appendix 1 Installing Samsung SDS CellWe EMM cloud connectors and administrator consoles This section explains how you use the Cloud Management Suite installation wizard for the following purposes: To

More information

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

AD RMS Step-by-Step Guide

AD RMS Step-by-Step Guide AD RMS Step-by-Step Guide Microsoft Corporation Published: March 2008 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide provides instructions for setting up a test environment to

More information