Transport server data paths

Size: px
Start display at page:

Download "Transport server data paths"

Transcription

1 1 of 14 14/11/2011 2:45 PM Applies to: Exchange Server 2010 SP1 Topic Last Modified: This topic provides information about ports, authentication, and for all data paths used by Microsoft Exchange Server The Notes sections following each table clarify or define non-standard authentication or methods. Exchange 2010 includes two server roles that perform message transport functionality: server and Edge server. The following table provides information about ports, authentication, and for data paths between these transport servers and other Exchange 2010 servers and services. server data paths Data path Required ports Encrypted Default Supported Encryption by authentication authentication supported? default? server to server 25/TCP (SMTP) Layer Security (TLS) server to Edge server 25/TCP (SMTP) Direct trust Direct trust TLS Edge server to server 25/TCP (SMTP) Direct trust Direct trust TLS Edge server to Edge server 25/TCP SMTP Anonymous, Certificate Anonymous, Certificate TLS server to server via the Microsoft Exchange Mail Submission Service 135/TCP () NTLM. If the and the server roles are NTLM/ on the same server, is used. to server via MAPI 135/TCP () NTLM. If the NTLM/ and the server roles are

2 xchange Network Port Reference: Exchange 2010 SP1 Help 2 of 14 14/11/2011 2:45 PM on the same server, is used. server to server 25/TCP (SMTP) TLS Microsoft Exchange EdgeSync service from server to Edge server 50636/TCP () Basic Basic LDAP over (LDAPS) Active Directory access from server 389/TCP/UDP (LDAP), 3268/TCP (LDAP GC), 88/TCP/UDP (), 53/TCP/UDP (DNS), 135/TCP ( netlogon) Active Directory Rights Management 443/TCP (HTTPS) Services (AD RMS) access from server NTLM/ NTLM/ * SMTP clients to server (for 587 (SMTP) example, 25/TCP (SMTP) end-users using Windows Live Mail) NTLM/ NTLM/ TLS All traffic between servers is encrypted by using TLS with self-signed certificates that are installed by Exchange 2010 Setup. Note: In Exchange 2010, TLS can be disabled on servers for internal SMTP communication with other servers in the same Exchange organization. We don't recommend doing this unless absolutely required. For more information, see Disabling TLS Between Active Directory Sites to Support WAN Optimization 1. All traffic between Edge servers and servers is authenticated and encrypted. Mutual TLS is the underlying mechanism for authentication and. Instead of using X.509 validation, Exchange 2010 uses direct trust to authenticate the certificates. Direct trust means that the presence of the certificate in Active Directory or Active Directory Lightweight Directory Services (AD LDS) acts as validation for the certificate. Active Directory is considered a trusted storage mechanism. When direct trust is used, it doesn't matter if the certificate is self-signed or signed by a certification authority (CA). When you subscribe an Edge server to the Exchange organization, the Edge

3 xchange Network Port Reference: Exchange 2010 SP1 Help 3 of 14 14/11/2011 2:45 PM Subscription publishes the Edge server certificate in Active Directory for the servers to validate. The Microsoft Exchange EdgeSync service updates AD LDS with the set of server certificates for the Edge server to validate. EdgeSync uses a secure LDAP connection from the server to subscribed Edge servers over TCP AD LDS also listens on TCP Connections to this port don't use. You can use LDAP utilities to connect to the port and check AD LDS data. By default, traffic between Edge servers in two different organizations is encrypted. Exchange 2010 Setup creates a self-signed certificate, and TLS is enabled by default. This allows any sending system to encrypt the inbound SMTP session to Exchange. By default, Exchange 2010 also tries TLS for all remote connections. Authentication methods for traffic between servers and servers differ when the server roles and server roles are installed on the same computer. When mail submission is local, authentication is used. When mail submission is remote, NTLM authentication is used. Exchange 2010 also supports Domain Security. Domain Security refers to the functionality in Exchange 2010 and Microsoft Outlook 2010 that provides a low-cost alternative to S/MIME or other message-level over-the-internet, security solutions. Domain Security provides you with a way to manage secure message paths between domains over the Internet. After these secure message paths are configured, messages that have successfully traveled over the secure path from an authenticated sender are displayed to Outlook and Outlook Web users as "Domain Secured". For more information, see Understanding Domain Security 2. Many agents can run on servers and Edge servers. Generally, anti-spam agents rely on information that's local to the computer on which the agents run. Therefore, little communication with remote computers is required. Recipient filtering is the exception. Recipient filtering requires calls to either AD LDS or Active Directory. As a best practice, run recipient filtering on the Edge server. In this case, the AD LDS directory is on the same computer as the Edge server and no remote communication is required. When recipient filtering has been installed and configured on the server, recipient filtering accesses Active Directory. The Protocol Analysis agent is used by the Sender Reputation feature in Exchange This agent also makes various connections to outside proxy servers to determine inbound message paths for suspect connections. All other anti-spam functionality uses data gathered, stored, and accessed only on the local computer. Frequently, the data, such as safelist aggregation or recipient data for recipient filtering, is pushed to the local AD LDS directory by using the Microsoft Exchange EdgeSync service. Information Rights Management (IRM) agents on servers make connections to Active Directory Rights Management Services (AD RMS) servers in the organization. AD RMS is a Web service that's secured by using as a best practice. Communication with AD RMS servers occurs by using HTTPS, and or NTLM is used for authentication, depending on the AD RMS server configuration. Journal rules, transport rules, and message classifications are stored in Active Directory and accessed by the Journaling agent and the Rules agent on servers. Whether NTLM or authentication is used for servers depends on the user or process context that the Exchange Business Logic layer consumer is running under. In this context, the consumer is any application or process that uses the Exchange Business Logic layer. As a result, many entries in the Default Authentication column of the server data paths table are listed as NTLM/. The Exchange Business Logic layer is used to access and communicate with the Exchange store. The Exchange Business Logic layer is also called from the Exchange store to communicate with external applications and processes. If the Exchange Business Logic layer consumer is running as Local System, the authentication method is always from the consumer to the Exchange store. is used because the consumer must be authenticated by using the Local System computer account, and a two-way authenticated trust must exist.

4 xchange Network Port Reference: Exchange 2010 SP1 Help 4 of 14 14/11/2011 2:45 PM If the Exchange Business Logic layer consumer isn't running as Local System, the authentication method is NTLM. For example, NTLM is used when you run an Exchange Management Shell cmdlet that uses the Exchange Business Logic layer. The traffic is always encrypted. The following table provides information about ports, authentication, and for data paths to and from servers. server data paths Data path Required ports Default Supported Encryption authentication authentication supported? Encrypted by default? Active Directory access 389/TCP/UDP (LDAP), 3268/TCP (LDAP GC), 88/TCP/UDP (), 53/TCP/UDP (DNS), 135/TCP ( netlogon) Admin remote access (Remote Registry) 135/TCP () NTLM/ NTLM/ IPsec No Admin remote access (SMB/File) 445/TCP (SMB) NTLM/ NTLM/ IPsec No Availability Web service ( to ) 135/TCP () NTLM/ NTLM/ Clustering 135/TCP () See Notes on Servers after this table. NTLM/ NTLM/ IPsec No Content indexing 135/TCP () NTLM/ NTLM/ Log shipping (customizable) NTLM/ NTLM/ No Seeding (customizable) NTLM/ NTLM/ No Volume shadow copy service (VSS) backup Local Message Block (SMB) NTLM/ NTLM/ No No The Clustering data path listed in the preceding table uses dynamic over TCP to communicate cluster status and activity between the different cluster nodes. The Cluster service (ClusSvc.exe) also uses UDP/3343 and randomly allocated high TCP ports to

5 5 of 14 14/11/2011 2:45 PM communicate between cluster nodes. For intra-node communications, cluster nodes communicate over User Datagram Protocol (UDP) port Each node in the cluster periodically exchanges sequenced, unicast UDP datagrams with every other node in the cluster. The purpose of this exchange is to determine whether all nodes are running correctly and to monitor the health of network links. Port 64327/TCP is the default port used for log shipping. Administrators can specify a different port for log shipping. For HTTP authentication where Negotiate is listed, is tried first, and then NTLM. Unless noted, client access technologies, such as Outlook Web App, POP3, or IMAP4, are described by the authentication and from the client application to the server. The following table provides information about port, authentication, and for data paths between servers and other servers and clients. server data paths Data path Required ports Default authentication Encrypted Supported Encryption by authentication supported? default? Active Directory access 389/TCP/UDP (LDAP), 3268/TCP (LDAP GC), 88/TCP/UDP (), 53/TCP/UDP (DNS), 135/TCP ( netlogon) Autodiscover service 80/TCP, 443/TCP () Basic/Integrated Windows authentication (Negotiate) Basic, Digest, NTLM, Negotiate () HTTPS Availability service 80/TCP, 443/TCP () NTLM/ NTLM, HTTPS Outlook accessing OAB 80/TCP, 443/TCP () NTLM/ NTLM/ HTTPS No Outlook Web App 80/TCP, 443/TCP () Forms Based Authentication Basic, Digest, Forms Based Authentication, NTLM (v2 only),, Certificate HTTPS a self-signed certificate POP3 110/TCP (TLS), 995/TCP () Basic, Basic,, TLS IMAP4 143/TCP (TLS), 993/TCP () Basic, Basic,, TLS

6 6 of 14 14/11/2011 2:45 PM Outlook Anywhere (formerly known as over HTTP 80/TCP, 443/TCP () Basic Basic or NTLM ) HTTPS Exchange ActiveSync application 80/TCP, 443/TCP () Basic Basic, Certificate HTTPS server to server 5060/TCP, 5061/TCP, 5062/TCP, a dynamic port By IP address By IP address Session Initiation Protocol (SIP) over TLS server to a server that is running an earlier version of Exchange Server 80/TCP, 443/TCP () NTLM/ Negotiate ( with fallback to NTLM or optionally Basic,) POP/IMAP plain text IPsec No server to Exchange 2010 server. See Notes on Servers. NTLM/ server to server (Exchange ActiveSync) 80/TCP, 443/TCP (), Certificate HTTPS a self-signed certificate server to server (Outlook Web ) 80/TCP, 443/TCP (HTTPS) server to server (Exchange Web Services) 443/TCP (HTTPS) server to server (POP3) 995 () Basic Basic

7 xchange Network Port Reference: Exchange 2010 SP1 Help 7 of 14 14/11/2011 2:45 PM server to server (IMAP4) 993 () Basic Basic Office Communications Server access to server (when Office Communications Server and Outlook Web App integration is enabled) /TCP (IN), 5061/TCP (OUT) mtls (Required) mtls (Required) Note: Integrated Windows authentication (NTLM) isn't supported for POP3 or IMAP4 client connectivity. For more information, see the " Features" sections in Discontinued Features 3. In Exchange 2010, MAPI clients such as Microsoft Outlook connect to servers. The servers use many ports to communicate with servers. With some exceptions, those ports are determined by the service and aren't fixed. For HTTP authentication where Negotiate is listed, is tried first, and then NTLM. When an Exchange 2010 server communicates with a server running Exchange Server 2003, it's a best practice to use and disable NTLM authentication and Basic authentication. Additionally, it's a best practice to configure Outlook Web App to use forms-based authentication with a trusted certificate. For Exchange ActiveSync clients to communicate through the Exchange 2010 server to the Exchange 2003 back-end server, Windows Integrated Authentication must be enabled on the Microsoft- Server-ActiveSync virtual directory on the Exchange 2003 back-end server. To use Exchange System Manager on an Exchange 2003 server to manage authentication on an Exchange 2003 virtual directory, download and install the hot fix referenced in Microsoft Knowledge Base article , Event ID 1036 is logged on an Exchange 2007 server that is running the CAS role when mobile devices connect to the Exchange 2007 server to access mailboxes on an Exchange 2003 back-end server 4. Note: Although the Knowledge Base article is specific to Exchange 2007, it's also applicable to Exchange When a server proxies POP3 requests to another server, the communication occurs over port 995/TCP, regardless of whether the connecting client uses POP3 and requests TLS (on port 110/TCP) or connects on port 995/TCP using. Similarly, for IMAP4 connections, port 993/TCP is used to proxy requests regardless of whether the connecting client uses IMAP4 and requests TLS (on port 443/TCP) or connects on port 995 using IMAP4 with IP gateways and IP PBXs support only certificate-based authentication that uses mutual TLS for encrypting SIP traffic and IP-based authentication for Session Initiation Protocol (SIP)/TCP connections. IP gateways don't support either NTLM or authentication. Therefore, when

8 xchange Network Port Reference: Exchange 2010 SP1 Help 8 of 14 14/11/2011 2:45 PM you use IP-based authentication, the connecting IP address or addresses are used to provide authentication mechanism for unencrypted (TCP) connections. When IP-based authentication is used in (UM), the UM server verifies that the IP address is allowed to connect. The IP address is configured on the IP gateway or IP PBX. IP gateways and IP PBXs support mutual TLS for encrypting SIP traffic. After you successfully import and export the required trusted certificates, the IP gateway or IP PBX will request a certificate from the UM server, and then it will request a certificate from the IP gateway or IP PBX. Exchanging the trusted certificate between the IP gateway or IP PBX and the UM server enables the IP gateway or IP PBX and UM server to communicate over an encrypted connection by using mutual TLS. The following table provides information about port, authentication, and for data paths between UM servers and other servers. server data paths Data path Required ports Default authentication Supported authentication Encrypted Encryption by supported? default? Active Directory access 389/TCP/UDP (LDAP), 3268/TCP (LDAP GC), 88/TCP/UDP (), 53/TCP/UDP (DNS), 135/TCP ( netlogon) Phone interaction (IP PBX/VoIP Gateway) 5060/TCP, 5065/TCP, 5067/TCP (unsecured), 5061/TCP, 5066/TCP, 5068/TCP (secured), a dynamic port from the range /TCP (control), dynamic UDP ports from the range /UDP (RTP) By IP address By IP address, MTLS SIP/TLS, SRTP No Web Service 80/TCP, 443/TCP () Integrated Windows authentication (Negotiate) Basic, Digest, NTLM, Negotiate () server to server 5075, 5076, 5077 (TCP) Integrated Windows authentication (Negotiate) Basic, Digest, NTLM, Negotiate () server to server (Play on Phone) NTLM/ NTLM/

9 9 of 14 14/11/2011 2:45 PM server to server 25/TCP (TLS) TLS server to server 135/TCP () NTLM/ NTLM/ When you create a UM IP gateway object in Active Directory, you must define the IP address of the physical IP gateway or IP PBX (Private Branch exchange). When you define the IP address on the UM IP gateway object, the IP address is added to a list of valid IP gateways or IP PBXs (also called SIP peers) that the UM server is allowed to communicate with. When you create the UM IP gateway, you can associate it with a UM dial plan. Associating the UM IP gateway with a dial plan allows the servers that are associated with the dial plan to use IP-based authentication to communicate with the IP gateway. If the UM IP gateway has not been created or it isn't configured to use the correct IP address, authentication fails and the UM servers don't accept connections from that IP gateway's IP address. Also, when you implement mutual TLS and IP gateway or IP PBX and UM servers, the UM IP gateway must be configured to use the FQDN. After you configure the UM IP gateway with an FQDN, you must also add a host record to the DNS forward lookup zone for the UM IP gateway. In Exchange 2010, a UM server can either communicate on port 5060/TCP (unsecured) or on port 5061/TCP (secured), and can be configured to use both. For more information, see Understanding VoIP Security 5 and Understanding Protocols, Ports, and Services in 6. Windows Firewall with Advanced Security is a stateful, host-based firewall that filters inbound and outbound traffic based on firewall rules. Exchange 2010 Setup creates Windows Firewall rules to open the ports required for server and client communication on each server role. Therefore, you no longer need to use the Security Configuration Wizard (SCW) to configure these settings. To learn more about Windows Firewall with Advanced Security, see Windows Firewall with Advanced Security and IPsec 7. This table lists the Windows Firewall rules created by Exchange Setup, including the ports opened on each server role. You can view these rules using the Windows Firewall with Advanced Security MMC snap-in. Rule name Server roles Port Program MSExchangeADTopology -,,, Bin\MSExchangeADTopologyService.exe

10 10 of 14 14/11/2011 2:45 PM MSExchangeMonitoring -,, Edge, Bin\Microsoft.Exchange.Management.Monitor MSExchangeServiceHost - All roles Bin\Microsoft.Exchange.ServiceHost.exe MSExchangeServiceHost - EPMap All roles -EPMap Bin\Microsoft.Exchange.Service.Host MSExchangeEPMap (GFW) All roles -EPMap Any MSExchange (GFW),,, Any MSExchange - IMAP4 (GFW) 143, 993 (TCP) All MSExchangeIMAP4 143, 993 (TCP) \PopImap \Microsoft.Exchange.Imap4Service.exe MSExchange - POP3 (FGW) 110, 995 (TCP) All MSExchange - POP3 110, 995 (TCP) \PopImap \Microsoft.Exchange.Pop3Service.exe MSExchange - OWA (GFW) 5075, 5076, All 5077 (TCP) MSExchangeOWAAppPool 5075, 5076, Inetsrv\w3wp.exe 5077 (TCP) MSExchangeAB- Bin\Microsoft.Exchange.AddressBook.Service.

11 11 of 14 14/11/2011 2:45 PM MSExchangeAB-EPMap -EPMap Bin\Microsoft.Exchange.AddressBook.Service. MSExchangeAB-RpcHttp 6002, 6004 (TCP) Bin\Microsoft.Exchange.AddressBook.Service. RpcHttpLBS System32\Svchost.exe MSExchange -, Bing\Microsoft.Exchange.Rpc.Ser MSExchange - PRCEPMap, -EPMap Bing\Microsoft.Exchange.Rpc.Ser MSExchange, 6001 (TCP) Bing\Microsoft.Exchange.Rpc.Ser MSExchangeReplication (GFW) 808 (TCP) Any MSExchangeReplication 808 (TCP) Bin\MSExchangeReplication.exe MSExchangeIS - Bin\Store.exe MSExchangeIS EPMap -EPMap Bin\Store.exe MSExchangeIS (GFW) 6001, 6002, Any 6003, 6004 (TCP) MSExchangeIS 6001 (TCP) Bin\Store.exe MSExchangeAssistants - Bin\MSExchangeAssistants.exe MSExchangeAssistants - EPMap -EPMap Bin\MSExchangeAssistants.exe MSExchang Submission - Bin\MSExchang Submission.exe

12 12 of 14 14/11/2011 2:45 PM MSExchang Submission - EPMap -EPMap Bin\MSExchang Submission.exe MSExchangeMigration - Bin\MSExchangeMigration.exe MSExchangeMigration - EPMap -EPMap Bin\MSExchangeMigration.exe MSExchangerepl - Log Copier (TCP) Bin\MSExchangeRepl.exe MSExchangerepl - Bin\MSExchangeRepl.exe MSExchangerepl - -EPMap -EPMap Bin\MSExchangeRepl.exe MSExchangeSearch - Bin\Microsoft.Exchange.Search.ExSearch.exe MSExchangeThrottling - Bin\MSExchangeThrottling.exe MSExchangeThrottling - EPMap -EPMap Bin\MSExchangeThrottling.exe MSFTED - Bin\MSFTED.exe MSFTED - EPMap -EPMap Bin\MSFTED.exe MSExchangeEdgeSync - Bin\Microsoft.Exchange.EdgeSyncSvc.exe MSExchangeEdgeSync - EPMap -EPMap Bin\Microsoft.Exchange.EdgeSyncSvc.exe MSExchangeWorker - Bin\edgetransport.exe MSExchangeWorker - EPMap -EPMap Bin\edgetransport.exe MSExchangeWorker (GFW) 25, 587 (TCP) Any

13 13 of 14 14/11/2011 2:45 PM MSExchangeWorker 25, 587 (TCP) Bin\edgetransport.exe MSExchangeLogSearch -, Edge, Bin\MSExchangeLogSearch.exe MSExchangeLogSearch - EPMap, Edge -EPMap Bin\MSExchangeLogSearch.exe, SESWorker (GFW) Any Any SESWorker Any \SESWorker.exe UMService (GFW) 5060, 5061 Any UMService 5060, 5061 Bin\UMService.exe UMWorkerProcess (GFW) 5065, 5066, 5067, 5068 Any UMWorkerProcess 5065, 5066, 5067, 5068 Bin\UMWorkerProcess.exe UMWorkerProcess - Bin\UMWorkerProcess.exe On servers that have Internet Information Services (IIS) installed, Windows opens the HTTP (port 80, TCP) and HTTPS (port 443, TCP) ports. Exchange 2010 Setup doesn't open these ports. Therefore, these ports don't appear in the preceding table. On Windows Server 2008 and Windows Server 2008 R2, Windows Firewall with Advanced Security allows you to specify the process or service for which a port is opened. This is more secure because it restricts usage of the port to the process or service specified in the rule. Exchange Setup creates firewall rules with the process name specified. In some cases, an additional rule that isn't restricted to the process is also created for compatibility purposes. You can disable or remove the rules that aren't restricted to the processes and keep the corresponding rules restricted to processes if your deployment supports them. The rules not

14 14 of 14 14/11/2011 2:45 PM restricted to processes are distinguished by the word (GFW) in the rule name. A number of Exchange services use remote procedure calls (s) for communication. Server processes that use s contact the Endpoint Mapper to receive dynamic endpoints and register those endpoints in the Endpoint Mapper database. clients contact the Endpoint Mapper to determine the endpoints used by the server process. By default, the Endpoint Mapper listens on port 135 (TCP). When configuring the Windows Firewall for a process that uses s, Exchange 2010 Setup creates two firewall rules for the process. One rule allows communication with the Endpoint Mapper, and the other rule allows communication with the dynamically assigned endpoint. To learn more about s, see How Works 8. For more information about creating Windows Firewall rules for dynamic, see Allowing Inbound Network Traffic that Uses 9. Note: You can't modify the Windows Firewall rules created by Exchange 2010 Setup. You can create custom rules based on them, and then disable or delete them. For more information, see Microsoft Knowledge Base article , How to configure a firewall for domains and trusts 10. Links Table Community Content Network Ports Diagram Some time ago I've created a network diagram; the diagram is available in PDF and Visio format. 11/1/2011 Michel de Rooij 2011 Microsoft. All rights reserved.

10135A: Configuring, Managing, and Troubleshooting Microsoft Exchange Server 2010

10135A: Configuring, Managing, and Troubleshooting Microsoft Exchange Server 2010 10135A: Configuring, Managing, and Troubleshooting Microsoft Exchange Server 2010 Course Number: 10135A Course Length: 5 Day Course Overview This instructor-led course will provide you with the knowledge

More information

Microsoft Exchange Server 2010 SP1

Microsoft Exchange Server 2010 SP1 Microsoft Exchange Server 2010 SP1 Number: 70-663 Passing Score: 700 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ Mixed dump of Herby and oktrian, credit for these guys. Cleaned from

More information

70-662: Deploying Microsoft Exchange Server 2010

70-662: Deploying Microsoft Exchange Server 2010 70-662: Deploying Microsoft Exchange Server 2010 Course Introduction Course Introduction Chapter 01 - Active Directory and Supporting Infrastructure Active Directory and Supporting Infrastructure Network

More information

Lesson Plans Configuring Exchange Server 2007

Lesson Plans Configuring Exchange Server 2007 Lesson Plans Configuring Exchange Server 2007 (Exam 70-236) Version 2.1 Table of Contents Course Overview... 2 Section 1.1: Server-based Messaging... 4 Section 1.2: Exchange Versions... 5 Section 1.3:

More information

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection.

A host-based firewall can be used in addition to a network-based firewall to provide multiple layers of protection. A firewall is a software- or hardware-based network security system that allows or denies network traffic according to a set of rules. Firewalls can be categorized by their location on the network: A network-based

More information

Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers

Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers Deployment Guide Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers Welcome to the F5 and Microsoft Exchange 2010 and 2013 Client Access Server deployment guide.

More information

Microsoft Exchange Client Access Servers

Microsoft Exchange Client Access Servers F5 Deployment Guide Microsoft Exchange Client Access Servers Welcome to the F5 and Microsoft Exchange 2010 and 2013 Client Access Server deployment guide. Use this document for guidance on configuring

More information

Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology

Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology Load Balancing Exchange 2007 Client Access Servers using Windows Network Load- Balancing Technology In this article I will show you how you can load-balance Exchange 2007 Client Access Servers (CAS) using

More information

Deploying the Barracuda Load Balancer with Microsoft Exchange Server 2010 Version 2.6. Introduction. Table of Contents

Deploying the Barracuda Load Balancer with Microsoft Exchange Server 2010 Version 2.6. Introduction. Table of Contents Deploying the Barracuda Load Balancer with Microsoft Exchange Server 2010 Version 2.6 Introduction Organizations use the Barracuda Load Balancer to distribute the load and increase the availability of

More information

Digital certificates and SSL

Digital certificates and SSL Digital certificates and SSL 20 out of 33 rated this helpful Applies to: Exchange Server 2013 Topic Last Modified: 2013-08-26 Secure Sockets Layer (SSL) is a method for securing communications between

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

This course is intended for IT professionals who are responsible for the Exchange Server messaging environment in an enterprise.

This course is intended for IT professionals who are responsible for the Exchange Server messaging environment in an enterprise. 10233A: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Course Number: 10233A Course Length: 5 Day Course Overview This instructor-led course provides you with the knowledge

More information

Microsoft Exchange Server

Microsoft Exchange Server Deployment Guide Document Version: 4.9.2 Deploying the BIG-IP System v10 with Microsoft Welcome to the F5 and Microsoft Exchange 2010 deployment guide. This document contains guidance on configuring the

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

Configuration Guide BES12. Version 12.2

Configuration Guide BES12. Version 12.2 Configuration Guide BES12 Version 12.2 Published: 2015-07-07 SWD-20150630131852557 Contents About this guide... 8 Getting started... 9 Administrator permissions you need to configure BES12... 9 Obtaining

More information

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0

Configuration Guide. BlackBerry Enterprise Service 12. Version 12.0 Configuration Guide BlackBerry Enterprise Service 12 Version 12.0 Published: 2014-12-19 SWD-20141219132902639 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12...

More information

Exchange Server Hybrid Deployment for Exchange Online Dedicated

Exchange Server Hybrid Deployment for Exchange Online Dedicated Dedicated and ITAR-support Plans Hybrid Deployment for Exchange Online Dedicated Applies to: Office 365 Dedicated - Legacy 2013 Platform Release Topic Last Modified: 31-Jan-2013 Topic Last Modified: 31-Jan-2013

More information

Resonate Central Dispatch

Resonate Central Dispatch Resonate Central Dispatch Microsoft Exchange 2010 Resonate, Inc. Tel. + 1.408.545.5535 Fax + 1.408.545.5502 www.resonate.com Copyright 2013 Resonate, Inc. All rights reserved. Resonate Incorporated and

More information

Introduction. Part I Introduction to Exchange Server 2010 1

Introduction. Part I Introduction to Exchange Server 2010 1 Contents Introduction xxix Part I Introduction to Exchange Server 2010 1 Chapter 1 Introduction to Exchange Server 2010 3 Part II Brief History of Exchange Servers 4 New Features in Exchange Server 2010

More information

2016 March 70-341 NEW Dumps is Released Today!

2016 March 70-341 NEW Dumps is Released Today! 2016 March 70-341 NEW Dumps is Released Today! Exam Code: 70-341 Exam Name: Core Solutions of Microsoft Exchange Server 2013 Certification Provider: Microsoft Corresponding Certifications: MCSE, MCSE:

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

Service Overview & Installation Guide

Service Overview & Installation Guide Service Overview & Installation Guide Contents Contents... 2 1.0 Overview... 3 2.0 Simple Setup... 4 3.0 OWA Setup... 5 3.1 Receive Test... 5 3.2 Send Test... 6 4.0 Advanced Setup... 7 4.1 Receive Test

More information

Configuration Guide BES12. Version 12.1

Configuration Guide BES12. Version 12.1 Configuration Guide BES12 Version 12.1 Published: 2015-04-22 SWD-20150422113638568 Contents Introduction... 7 About this guide...7 What is BES12?...7 Key features of BES12... 8 Product documentation...

More information

Configuration Guide BES12. Version 12.3

Configuration Guide BES12. Version 12.3 Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing

More information

Preparing for GO!Enterprise MDM On-Demand Service

Preparing for GO!Enterprise MDM On-Demand Service Preparing for GO!Enterprise MDM On-Demand Service This guide provides information on...... An overview of GO!Enterprise MDM... Preparing your environment for GO!Enterprise MDM On-Demand... Firewall rules

More information

5/20/2013. The primary design goal was for simplicity of scale, hardware utilization, and failure isolation. Microsoft Exchange Team

5/20/2013. The primary design goal was for simplicity of scale, hardware utilization, and failure isolation. Microsoft Exchange Team Additions and Subtractions The primary design goal was for simplicity of scale, hardware utilization, and failure isolation. Microsoft Exchange Team Exchange Version Exchange Server 2003 and earlier versions

More information

Http://www.passcert.com

Http://www.passcert.com Http://www.passcert.com Exam : 70-337 Title : Enterprise Voice & Online Services with Microsoft Lync Server 2013 Version : DEMO 1 / 18 Topic 1, Litware, Inc Case A Overview Litware, Inc., is an international

More information

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 Course Number: 5053A Course Length: 3 Days Course Overview This three-day instructor-led course provides students with the

More information

Microsoft Lync Server Overview

Microsoft Lync Server Overview Organizations can use the to enhance the scalability and availability of their Microsoft Lync Server 2010 deployments (formerly known as Microsoft Office Communications Server). Barracuda Networks has

More information

70-341. Core Solutions of Microsoft Exchange Server 2013

70-341. Core Solutions of Microsoft Exchange Server 2013 Number: 70-341 Passing Score: 800 Time Limit: 120 min http://www.gratisexam.com/ 70-341 Core Solutions of Microsoft Exchange Server 2013 Testlet 1 Fabrikam, Inc., is a pharmaceutical company located in

More information

How To Configure Forefront Threat Management Gateway (Forefront) For An Email Server

How To Configure Forefront Threat Management Gateway (Forefront) For An Email Server Owner of the content within this article is www.isaserver.org Written by Marc Grote www.it-training-grote.de Configuring and using the E-Mail protection feature in Microsoft Forefront Threat Management

More information

Network Configuration Settings

Network Configuration Settings Network Configuration Settings Many small businesses already have an existing firewall device for their local network when they purchase Microsoft Windows Small Business Server 2003. Often, these devices

More information

ALOHA Load-Balancer. Microsoft Exchange 2010 deployment guide. Document version: v1.4. ALOHA version concerned: v4.2 and above

ALOHA Load-Balancer. Microsoft Exchange 2010 deployment guide. Document version: v1.4. ALOHA version concerned: v4.2 and above ALOHA Load-Balancer Microsoft Exchange 2010 deployment guide Document version: v1.4 ALOHA version concerned: Microsoft Exchange Server: v4.2 and above 2010 RTM, SP1, SP2, SP3 Last update date: November

More information

70-341 70-341. Core Solutions of Microsoft Exchange Server 2013. Version 15.0

70-341 70-341. Core Solutions of Microsoft Exchange Server 2013. Version 15.0 70-341 Number: 70-341 Passing Score: 800 Time Limit: 120 min File Version: 15.0 http://www.gratisexam.com/ 70-341 Core Solutions of Microsoft Exchange Server 2013 Version 15.0 Testlet 1 Fabrikam, Inc.,

More information

Optimizing Microsoft Exchange in the Enterprise Part I: Optimizing the Mailbox Server Role and the Client Access Server

Optimizing Microsoft Exchange in the Enterprise Part I: Optimizing the Mailbox Server Role and the Client Access Server Expert Reference Series of White Papers Optimizing Microsoft Exchange in the Enterprise Part I: Optimizing the Mailbox Server Role and the Client Access Server 1-800-COURSES www.globalknowledge.com Optimizing

More information

Sophos UTM Web Application Firewall for Microsoft Exchange connectivity

Sophos UTM Web Application Firewall for Microsoft Exchange connectivity How to configure Sophos UTM Web Application Firewall for Microsoft Exchange connectivity This article explains how to configure your Sophos UTM 9.2 to allow access to the relevant Microsoft Exchange services

More information

Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2. Office Communications Server Overview.

Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2. Office Communications Server Overview. Deploying the Barracuda Load Balancer with Office Communications Server 2007 R2 Organizations can use the Barracuda Load Balancer to enhance the scalability and availability of their Microsoft Office Communications

More information

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 Course Number: 5047B Course Length: 3 Days Certification Exam This course will help you prepare for the following Microsoft

More information

Microsoft Exchange Server 2007, Upgrade from Exchange 2000/2003 (3938. 3938/5049/5050) Course KC3065 5 Days OVERVIEW COURSE OBJECTIVES AUDIENCE

Microsoft Exchange Server 2007, Upgrade from Exchange 2000/2003 (3938. 3938/5049/5050) Course KC3065 5 Days OVERVIEW COURSE OBJECTIVES AUDIENCE Microsoft Exchange, Upgrade from Exchange 2000/2003 COURSE OVERVIEW This instructor-led course offers Microsoft Exchange Server administrators with the skills they need to manage a Microsoft Exchange infrastructure.

More information

nexvortex Setup Guide

nexvortex Setup Guide nexvortex Setup Guide CUDATEL COMMUNICATION SERVER September 2012 510 S P R I N G S T R E E T H E R N D O N V A 2 0 1 7 0 + 1 8 5 5. 6 3 9. 8 8 8 8 Introduction This document is intended only for nexvortex

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

Secure configuration document

Secure configuration document Secure configuration document MS Exchange 2003 Draft 0.1 DEPARTMENT OF ELECTRONICS AND INFORMATION TECHNOLOGY Ministry of Communication and Information Technology, Government of India. Submitted by Wipro

More information

Microsoft MCITP 70-662 Exam

Microsoft MCITP 70-662 Exam Microsoft MCITP 70-662 Exam Vendor:Microsoft Exam Code: 70-662 Exam Name: TS: Microsoft Exchange Server 2010, Configuring QUESTION 1 You have an Exchange Server 2010 Service Pack 1 (SP1) organization.

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

AX Series with Microsoft Exchange Server 2010

AX Series with Microsoft Exchange Server 2010 Deployment Guide AX Series with Microsoft Exchange Server 2010 v.1.2 DG_0512.1 DEPLOYMENT GUIDE AX Series with Microsoft Exchange Server 2010 Table of Contents 1. Introduction... 4 1.1 Prerequisites and

More information

ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER

ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER M-FILES CORPORATION ENABLING RPC OVER HTTPS CONNECTIONS TO M-FILES SERVER VERSION 2.3 DECEMBER 18, 2015 Page 1 of 15 CONTENTS 1. Version history... 3 2. Overview... 3 2.1. System Requirements... 3 3. Network

More information

QUESTION 1 You deploy a server that has the Exchange Server 2013 Mailbox server role and Client Access server role installed.

QUESTION 1 You deploy a server that has the Exchange Server 2013 Mailbox server role and Client Access server role installed. QUESTION 1 You deploy a server that has the Exchange Server 2013 Mailbox server role and Client Access server role installed. You need to configure anti-spam to meet the following requirements: - Email

More information

Exchange (UCMAIL) Configuration Procedures

Exchange (UCMAIL) Configuration Procedures Exchange (UCMAIL) Configuration Procedures Last Updated: 09/04/2008 by Jon Adams, UCit Email Services Table of Contents New Features for Exchange 2007... 2 Supported Mail Clients... 3 Unsupported or Incompatible

More information

AX Series with Microsoft Exchange Server 2010

AX Series with Microsoft Exchange Server 2010 Deployment Guide AX Series with Microsoft Exchange Server 2010 v.1.1 DEPLOYMENT GUIDE AX Series with Microsoft Exchange Server 2010 Table of Contents 1. Introduction... 4 1.1 Prerequisites and Assumptions...4

More information

Module 6. Designing and Deploying External Access. MVA Jump Start

Module 6. Designing and Deploying External Access. MVA Jump Start Module 6 Designing and Deploying External Access MVA Jump Start Module Overview Conferencing and External Capabilities of Lync Server 2013 Planning for IM and Presence Federation Designing Edge Services

More information

Deploying F5 with Microsoft Active Directory Federation Services

Deploying F5 with Microsoft Active Directory Federation Services F5 Deployment Guide Deploying F5 with Microsoft Active Directory Federation Services This F5 deployment guide provides detailed information on how to deploy Microsoft Active Directory Federation Services

More information

Load Balancing Exchange 2007 SP1 Hub Transport Servers using Windows Network Load Balancing Technology

Load Balancing Exchange 2007 SP1 Hub Transport Servers using Windows Network Load Balancing Technology Load Balancing Exchange 2007 SP1 Hub Transport Servers using Windows Network Load Balancing Technology Introduction Exchange Server 2007 (RTM and SP1) Hub Transport servers are resilient by default. This

More information

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide

OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server. Quick Start Guide OfficeMaster Gate (Virtual) Enterprise Session Border Controller for Microsoft Lync Server Quick Start Guide October 2013 Copyright and Legal Notice. All rights reserved. No part of this document may be

More information

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference

Architecture and Data Flow Overview. BlackBerry Enterprise Service 10 721-08877-123 Version: 10.2. Quick Reference Architecture and Data Flow Overview BlackBerry Enterprise Service 10 721-08877-123 Version: Quick Reference Published: 2013-11-28 SWD-20131128130321045 Contents Key components of BlackBerry Enterprise

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Load Balancing Microsoft Exchange 2016. Deployment Guide

Load Balancing Microsoft Exchange 2016. Deployment Guide Load Balancing Microsoft Exchange 2016 Deployment Guide rev. 1.0.1 Copyright 2002 2016 Loadbalancer.org, Inc. Table of Contents About this Guide... 4 Loadbalancer.org Appliances Supported... 4 Loadbalancer.org

More information

Grandstream Networks, Inc. UCM6100 Security Manual

Grandstream Networks, Inc. UCM6100 Security Manual Grandstream Networks, Inc. UCM6100 Security Manual Index Table of Contents OVERVIEW... 3 WEB UI ACCESS... 4 UCM6100 HTTP SERVER ACCESS... 4 PROTOCOL TYPE... 4 USER LOGIN... 4 LOGIN TIMEOUT... 5 TWO-LEVEL

More information

Discuss the new server architecture in Exchange 2013. Discuss the Client Access server role. Discuss the Mailbox server role

Discuss the new server architecture in Exchange 2013. Discuss the Client Access server role. Discuss the Mailbox server role Discuss the new server architecture in Exchange 2013 Discuss the Client Access server role Discuss the Mailbox server role 5 major roles Tightly coupled Forefront Online Protection for Exchange Edge Transport

More information

Basic Exchange Setup Guide

Basic Exchange Setup Guide Basic Exchange Setup Guide The following document and screenshots are provided for a single Microsoft Exchange Small Business Server 2003 or Exchange Server 2007 setup. These instructions are not provided

More information

7.1. Remote Access Connection

7.1. Remote Access Connection 7.1. Remote Access Connection When a client uses a dial up connection, it connects to the remote access server across the telephone system. Windows client and server operating systems use the Point to

More information

Step-by-Step Guide to Deploying Microsoft Exchange Server 2003 SP2 Mobile Messaging with Windows Mobile 5.0-based Devices

Step-by-Step Guide to Deploying Microsoft Exchange Server 2003 SP2 Mobile Messaging with Windows Mobile 5.0-based Devices Step-by-Step Guide to Deploying Microsoft Exchange Server 2003 SP2 Mobile Messaging with Windows Mobile 5.0-based Devices March, 2006 Applies to: Exchange Server 2003 SP2 and Windows 5.0-based Devices

More information

Quality is Advantage

Quality is Advantage Quality is Advantage Microsoft Exchange Server 2013 Configuring Course duration: 32 academic hours Exam Code: 70-662 This course is designed for novice IT specialists, who wish to master maintenance and

More information

PineApp Archive-Secure Quick Installation Guide:

PineApp Archive-Secure Quick Installation Guide: PineApp Archive-Secure Quick Installation Guide: The following guide provides setup instructions for Archive-SeCure s quick implementation for your network environment. For further detailing and other

More information

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Contents Before you begin with an Exchange 2010 hybrid deployment... 3 Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Verify prerequisites with an Exchange 2010 hybrid deployment...

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Exchange Server. Microsoft UNLEASHED SAM. Guy Yardeni. Technical Edit by Ed Crowley. Rand Morimo io Michael Noel. Chris Amaris.

Exchange Server. Microsoft UNLEASHED SAM. Guy Yardeni. Technical Edit by Ed Crowley. Rand Morimo io Michael Noel. Chris Amaris. Rand Morimo io Michael Noel Guy Yardeni Chris Amaris Andrew Abbate Technical Edit by Ed Crowley Microsoft Exchange Server 201 UNLEASHED SAM 800 East 96th Street, Indianapolis, Indiana 46240 USA Table of

More information

IP Phone Presence Setup

IP Phone Presence Setup Static Route Configuration on IM and Presence Service, page 1 Presence Gateway Configuration on IM and Presence Service, page 6 Configure SIP Publish Trunk on IM and Presence Service, page 7 Configure

More information

Funkwerk UTM Release Notes (english)

Funkwerk UTM Release Notes (english) Funkwerk UTM Release Notes (english) General Hints Please create a backup of your UTM system's configuration (Maintenance > Configuration > Manual Backup) before you start to install the software update.

More information

Enabling Users for Lync services

Enabling Users for Lync services Enabling Users for Lync services 1) Login to collaborate.widevoice Server as admin user 2) Open Lync Server control Panel as Run As Administrator 3) Click on Users option and click Enable Users option

More information

Integrating Avaya Aura Presence Services with Microsoft OCS

Integrating Avaya Aura Presence Services with Microsoft OCS Integrating Avaya Aura Presence Services with Microsoft OCS 6.1 Service Pack 5 December 2012 Contents Chapter 1: Introduction... 5 Overview - OCS/Lync integration... 5 The Presence Services server and

More information

Setup Guide for Exchange Server

Setup Guide for Exchange Server Setup Guide for Exchange Server Table of Contents Overview... 1 A. Exchange Server 2007/2010 Inbound Mail... 2 B. Exchange Server 2007/2010 Outbound Mail (optional)... 8 C. Exchange Server 2003/2000 Inbound

More information

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3

AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Contents AD RMS Microsoft Federation Gateway Support Installation and Configuration Guide... 3 About this guide... 3 Microsoft Federation Gateway Support Overview... 4 Deploying and Configuring Microsoft

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile

More information

OpenText Secure MFT Network and Firewall Requirements

OpenText Secure MFT Network and Firewall Requirements NETWORK OpenText Secure MFT Network and Firewall Requirements Secure MFT is a client-server solution that provides accelerated transfer of large files over any network connection. The solution architecture

More information

TLS and SRTP for Skype Connect. Technical Datasheet

TLS and SRTP for Skype Connect. Technical Datasheet TLS and SRTP for Skype Connect Technical Datasheet Copyright Skype Limited 2011 Introducing TLS and SRTP Protocols help protect enterprise communications Skype Connect now provides Transport Layer Security

More information

PRO: Deploying Messaging Solutions with Microsoft Exchange Server 2007 by Exambie

PRO: Deploying Messaging Solutions with Microsoft Exchange Server 2007 by Exambie PRO: Deploying Messaging Solutions with Microsoft Exchange Server 2007 by Exambie Number: 70-238 Passing Score: 700 Time Limit: 120 min File Version: 2.73 Pass4Sure V2.73 Microsoft 70-238 Pro:Deploying

More information

ACP 3.2 Novelties. Edition 01 March, 2014. Aastra - 2014 1

ACP 3.2 Novelties. Edition 01 March, 2014. Aastra - 2014 1 ACP 3.2 Novelties Edition 01 March, 2014 Aastra - 2014 1 Mitel 2014 Content New features New Aastra light classic interface Calls log SIP encryption Incoming SMS CSTA link for subscriber supervision Subscriber

More information

F-SECURE MESSAGING SECURITY GATEWAY

F-SECURE MESSAGING SECURITY GATEWAY F-SECURE MESSAGING SECURITY GATEWAY DEFAULT SETUP GUIDE This guide describes how to set up and configure the F-Secure Messaging Security Gateway appliance in a basic e-mail server environment. AN EXAMPLE

More information

LifeSize Transit Deployment Guide June 2011

LifeSize Transit Deployment Guide June 2011 LifeSize Transit Deployment Guide June 2011 LifeSize Tranist Server LifeSize Transit Client LifeSize Transit Deployment Guide 2 Firewall and NAT Traversal with LifeSize Transit Firewalls and Network Address

More information

Exchange Server 2007 Turbo Transition Guide

Exchange Server 2007 Turbo Transition Guide Exchange Server 2007 Turbo Transition Guide The fast way to migrate to Exchange Server 2007 www.exchangeserverpro.com Copyright Copyright 2009 Paul Cunningham Exchange Server 2007 Turbo Transition by Paul

More information

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Contents Before you begin with an Exchange 2010 hybrid deployment... 3 Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Verify prerequisites with an Exchange 2010 hybrid deployment...

More information

Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení. Jiří Blažek, Product Manager

Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení. Jiří Blažek, Product Manager Barracuda Spam&Virus Firewall v5.1 a Web Filter v5.0 Nové funkce, pluginy a uživatelská vylepšení Jiří Blažek, Product Manager WEB FILTER - NEW TO VERSION 5.0-1/2 - New role based administration, configurable

More information

Quick Setup Guide. Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010

Quick Setup Guide. Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010 Quick Setup Guide Integration of Aastra MX-ONE / Aastra 700 and Microsoft Lync Server 2010 Aastra MX-ONE TM and Aastra 700 running Telephony Server software V.4.1 SP3 and later Aastra Telecom Sweden AB

More information

MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Description: Days: 5 Prerequisites: This course will provide you with the knowledge and skills to configure and manage

More information

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E

Acano solution. Third Party Call Control Guide. March 2015 76-1055-01-E Acano solution Third Party Call Control Guide March 2015 76-1055-01-E Contents Contents 1 Introduction... 3 1.1 How to Use this Guide... 3 1.1.1 Commands... 4 2 Example of Configuring a SIP Trunk to CUCM...

More information

Application Note. Onsight Connect Network Requirements v6.3

Application Note. Onsight Connect Network Requirements v6.3 Application Note Onsight Connect Network Requirements v6.3 APPLICATION NOTE... 1 ONSIGHT CONNECT NETWORK REQUIREMENTS V6.3... 1 1 ONSIGHT CONNECT SERVICE NETWORK REQUIREMENTS... 3 1.1 Onsight Connect Overview...

More information

Hyper-V Replica Essentials

Hyper-V Replica Essentials Hyper-V Replica Essentials Vangel Krstevski Chapter No. 3 "Configuring Hyper-V Replica" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter NO.3

More information

NETASQ MIGRATING FROM V8 TO V9

NETASQ MIGRATING FROM V8 TO V9 UTM Firewall version 9 NETASQ MIGRATING FROM V8 TO V9 Document version: 1.1 Reference: naentno_migration-v8-to-v9 INTRODUCTION 3 Upgrading on a production site... 3 Compatibility... 3 Requirements... 4

More information

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling

Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling Erado Archiving & Setup Instruction Microsoft Exchange 2007 Push Journaling This document covers the following Microsoft Exchange Server Editions Microsoft Exchange Enterprise Edition 2007 Microsoft Exchange

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

Active Directory and Transport Server

Active Directory and Transport Server Active Directory and Transport Server Kamal Abburi Kamal.Abburi@microsoft.com Premier Field Engineering Source : TechNet Documentation Premier Field Engineering - What do we do Reactive Support Troubleshooting

More information

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow Hybrid Deployment Hybrid Architecture Provisioned via DirSync Exchange 2010 (HUB/CAS) Exchange 2013 CAS & MBX Secure Mail flow Exchange Federation (Free/Busy, Mail Tips, Archive, etc.) Mailbox data via

More information

Click Studios. Passwordstate. Installation Instructions

Click Studios. Passwordstate. Installation Instructions Passwordstate Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed, without prior

More information

Erado Archiving & Setup Instruction Microsoft Exchange 2010 Push Journaling

Erado Archiving & Setup Instruction Microsoft Exchange 2010 Push Journaling Erado Archiving & Setup Instruction Microsoft Exchange 2010 Push Journaling Contents: Step 1: Create Mail Contact Step 2: Create a Local Journal Mailbox Step 3: Create an SMTP send connector Step 4: Create

More information

Exchange 2007 Overview

Exchange 2007 Overview Exchange 2007 Overview Presented by: Chris Avis IT Evangelist Microsoft Corporation Seattle Windows Networking User Group February 2009 monthly meeting What Will We Cover? New features in Microsoft Exchange

More information

Unified Communications in RealPresence Access Director System Environments

Unified Communications in RealPresence Access Director System Environments [Type the document title] 3.0 October 2013 3725-78704-001B1 Deploying Polycom Unified Communications in RealPresence Access Director System Environments Polycom Document Title 1 Trademark Information Polycom

More information

OVERVIEW OF TYPICAL WINDOWS SERVER ROLES

OVERVIEW OF TYPICAL WINDOWS SERVER ROLES OVERVIEW OF TYPICAL WINDOWS SERVER ROLES Before you start Objectives: learn about common server roles which can be used in Windows environment. Prerequisites: no prerequisites. Key terms: network, server,

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! http://www.pass4test.com We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way! http://www.pass4test.com We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : 070-342 Title : Advanced Solutions of Microsoft Exchange Server 2013 Vendor

More information

MS-10135 - Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

MS-10135 - Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 MS-10135 - Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Introduction This course will provide you with the knowledge and skills to configure and manage a Microsoft Exchange

More information

MCTS: Microsoft Exchange Server 2010

MCTS: Microsoft Exchange Server 2010 MCTS: Microsoft Exchange Server 2010 Course Description and Overview Overview SecureNinja's Exchange Server 2010 training and certification boot camp in Washington, DC will provide you the knowledge necessary

More information