exchange2010安装步骤

简介:

Installing Exchange 2010 Step-by-Step

By Ryan Bass | Apr 20, 2010 |        Print this Page
       http://www.enterprisenetworkingplanet.com/datacenter/Installing-Exchange-2010-Step-by-Step-3877601.htm

This is the second part of a two part series on Microsoft Exchange 2010.  In the first article we examined the changes and enhancements in Exchange 2010.  This time we'll walk through the steps required to install a fully functional Exchange 2010 server on Windows Server 2008 R2.

System Requirements

First, you need to make sure that your Active Directory (AD) environment and your Exchange server meet the minimum requirements:

  • AD forest functional level is Windows Server 2003 (or higher)

  • AD Schema Master is running Windows Server 2003 w/SP1 or later

  • Full installation of Windows Server 2008 w/SP2 or later OR Windows Server 2008 R2 for the Exchange server itself

  • Exchange server is joined to the domain (except for the Edge Transport server role)

Prerequisites

In this example we are going to install Exchange 2010 on a Windows Server 2008 R2 operating system.  Before installing Exchange we need to install some Windows components.  It's important that you don't miss anything here because the Exchange 2010 installer does not provide very good feedback if Server 2008 R2 is missing required components.

  1. Install the 2007 Office System Converter: Microsoft Filter Pack

  2. Add the appropriate Windows components/features

    1. Open PowerShell via the icon on the task bar or Start >> All Programs >> Accessories >> Windows PowerShell >> Windows PowerShell.  Be sure that PowerShell opened with an account that has rights to install Windows components/features.

    2. Run the following command: Import-Module ServerManager

    3. For a typical install with the Client Access, Hub Transport, and Mailbox roles run the following command: Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart.  For a full matrix of the required Windows components with regards to the Exchange server roles see: http://technet.microsoft.com/en-us/library/bb691354.aspx#WS08R2

  3. If your Exchange server will have the Client Access Server role set the Net.Tcp Port Sharing Service to start automatically

    1. Open PowerShell via the icon on the task bar or Start >> All Programs >> Accessories >> Windows PowerShell >> Windows PowerShell.  Be sure that PowerShell opened with an account that has rights to modify service startup settings.

    2. Run the following command: Set-Service NetTcpPortSharing -StartupType Automatic

Setting up Microsoft Exchange 2010

Exchange 2010 Installation

Now we're ready to run the Exchange 2010 installer.  We'll go through a typical installation that includes the Client Access, Hub Transport, and Mailbox roles.  This is what you will want to install if you are only going to be running one Exchange server.  If you scale out your Exchange architecture with multiple servers then you will want to familiarize yourself with the Exchange server roles for a proper deployment.

  1. Logon to the desktop of your soon to be Exchange server with a Domain Admin account.

  2. Run setup from the Exchange 2010 media.

  3. Click on "Step 3: Choose Exchange language option" and choose one of the options (Install only languages from the DVD will be fine in most cases).

  4. Click on "Step 4: Install Microsoft Exchange."

  5. Click Next at the Introduction page.

  6. Accept the license terms and click Next.

  7. Make a selection on the Error Reporting page and click Next.

  8. Stick with the default "Typical Exchange Server Installation" and click Next.

  9. Choose a name for your Exchange Organization and click Next.

  10. Make a selection on the Client Settings page and click Next.

  11. If you want your Exchange server to be available externally then choose a domain name such as mail.myorganization.com, click Next.

  12. Make a selection on the Customer Experience Improvement Program page and click Next.

  13. If all the prerequisites are there then you can click Install.

  14. Grab a cup of coffee or take a walk while the installation process does its thing.

  15. When the installation has finished go back to the Exchange installation page click on "Step 5: Get critical updates for Microsoft Exchange."

  16. Install Microsoft Update (if necessary) so that Windows update will check for non-OS updates, and verify that there are no Exchange updates.

Post Installation Steps

Now that you have Exchange 2010 installed, you will need to do some basic configuration in the Exchange Management console to get mail flowing to/from your server.

  1. Open the Exchange Management Console via Start >> All Programs >> Microsoft Exchange Server 2010 >> Exchange Management Console

  2. Expand Microsoft Exchange On-Premises so you can see: Organization Configuration, Server Configuration, Recipient Configuration, and Toolbox

  3. Under Organization Configuration >> Hub Transport >> Accepted Domains add a new Accepted Domain for the domain you wish to use for email addresses.  For example, your AD domain will be listed by default (i.e. ad.myorganization.com).  You will probably want to add "myorganization.com" as an Authoritative Domain.

  4. Under Organization Configuration >> Hub Transport >> Send Connectors >> New Send Connector ...  >> Pick a name such as "MyOrganization Internet Send Connector" >> change the drop down to "Internet" >> Next >> Add ... >> enter "*" in the Address field and check the box to include all subdomains >> OK >> Next.  Now, if you want your Exchange server to route mail directly, then click Next on the Network setting page, but if you want to route your email through an upstream provider then select "Route mail through the following smart hosts" and Add ... a mail gateway such as smtp.comcast.net.  Click Next >> Next >> Next >> New

  5. Under Server Configuration >> Hub Transport >> Right-click Default *** >> Properties >> Permission Groups tab, check the box for Anonymous users.  This will allow your Exchange server to accept incoming mail delivery from remote mail servers.

  6. Under Recipient Configuration >> Mailbox, create mailboxes for your existing AD users (or create a new user & mailbox)

    1. New Mailbox ...  >> select User Mailbox >> Next >> Existing users >> Add ...  >> select an existing AD account >> OK >> Next >> specify an alias (e.g. the AD user name) >> Next >> New

  7. If you want to use an SSL certificate for Outlook Web App, IMAP, POP, etc. click on Server Configuration and import or create the certificate

Mail Routing Configuration

Now the final piece you need to configure to receive mail is your external DNS records.  The method for configuring your DNS records will depend on whether you host your own DNS or have a provider that hosts it for you.  Either way you will need to create an "A" record that points mail.myorganization.com to the IP address of your mail server, and an "MX" record that points myorganization.com to mail.myorganization.com.   You will also want to make sure that port 25 is open both inbound and outbound to your Exchange server.

Conclusion

That's it!  You should now be able to browse to https://mail.myorganization.com/owa (or https://localhost/owa from the server) and logon via the Web interface to send and receive mail!





   本文转自327051661 51CTO博客,原文链接:http://blog.51cto.com/andyboge/1975208,如需转载请自行联系原作者




相关文章
|
9月前
|
存储 人工智能 Cloud Native
加入我们,一起定义「Data x AI」的未来
我们在杭州、上海开放岗位。如果你准备好了,请加入我们,一起建造 AI 时代最重要的数据基础设施。
528 58
|
8月前
|
算法 数据可视化
脉冲激光仿真程序实现方案(含MATLAB代码与工具对比)
脉冲激光仿真程序实现方案(含MATLAB代码与工具对比)
338 4
|
8月前
|
存储 弹性计算 运维
阿里云4核8G云服务器租用参考:配置收费标准、活动价格与选购说明
2026年阿里云服务器4核8G配置,凭借均衡的多任务处理能力与中等负载支撑力,成为个人复杂项目开发、中小企业通用业务部署的主流选择。4核CPU可高效应对并行运算需求,8G内存能稳定支撑中小型数据库或多应用同时运行,适配客户管理系统、轻量电商后台、多模块开发测试等核心场景。该配置主要覆盖ECS云服务器多个实例类型,轻量应用服务器可选范围较少,收费标准因实例性能、带宽规格、计费方式及用户类型差异显著,同时配套新老用户专属优惠政策。以下结合最新全网信息,用通俗易懂的语言详细梳理不同实例的收费标准、活动价格对比及选购说明,客观呈现核心信息,无任何营销词汇,确保贴合原文原意且上下文流畅。
860 1
|
9月前
|
搜索推荐 数据处理 UED
1688新品上架没流量?这套“打标爬升”法则,让你的产品快速被看见的实用指南!
本文详解1688新品运营策略,通过“新品标签快速形成”与“四阶段数据爬升”,助力店铺实现新品快速曝光与转化。涵盖精准选品、老客破零、四阶段执行计划及成长积分规则,全面提升新品竞争力。
|
Ubuntu 关系型数据库 MySQL
Ubuntu 22.04.1上安装MySQL 8.0及设置root密码的注意事项
这些是在Ubuntu 22.04.1 系统上安装MySQL 8.0 及设置root密码过程中必须考虑的关键点。正确的遵循这些步骤可确保MySQL的安装过程既顺利又安全。
2143 20
|
人工智能 搜索推荐 机器人
人工智能在电商领域还有哪些应用场景
人工智能在电商领域还有哪些应用场景
1200 0
|
监控 安全 测试技术
5步快速获取电商API接口
电商API接口是实现电商平台数据交互的重要工具。获取途径主要包括电商平台开放平台(如淘宝、京东等)和第三方API市场,涵盖商品管理、订单处理等功能。获取步骤包括:明确需求、选择服务、注册开发者账号、获取API密钥、阅读文档、开发测试、部署上线及监控优化。过程中需注意法律法规、使用限制和技术支持,确保接口安全稳定运行,满足业务需求。
5步快速获取电商API接口
|
JSON 算法 安全
1688图片搜索逆向工程与多模态搜索融合实践——基于CLIP模型的特征向
本文介绍了通过逆向工程分析实现图片搜索的技术方案,包括请求特征捕获、签名算法破解及多模态搜索的实现。利用CLIP模型提取图像特征,并结合Faiss优化相似度计算,提升搜索效率。最后提供完整调用示例,模拟实现非官方API的图片搜索功能。
|
机器学习/深度学习 自然语言处理 语音技术
Python在深度学习领域的应用,重点讲解了神经网络的基础概念、基本结构、训练过程及优化技巧
本文介绍了Python在深度学习领域的应用,重点讲解了神经网络的基础概念、基本结构、训练过程及优化技巧,并通过TensorFlow和PyTorch等库展示了实现神经网络的具体示例,涵盖图像识别、语音识别等多个应用场景。
667 8
|
存储 监控 物联网
【Clickhouse 探秘】Clickhouse 投影技术到底能做什么?怎么实现的?
ClickHouse 投影是一种数据结构,用于提高特定查询模式下的性能。通过预处理数据,投影可以显著减少查询的执行时间,特别是在复杂的聚合和排序查询中。投影自动与基础表数据保持同步,支持多投影,适用于实时分析、用户行为分析、日志分析等场景。虽然投影能显著提升查询性能,但也会增加存储开销和写入性能的影响。
737 0