设为首页 收藏本站
查看: 686|回复: 0

[经验分享] exchange2010安装步骤

[复制链接]
累计签到:1 天
连续签到:1 天
发表于 2017-10-24 10:04:40 | 显示全部楼层 |阅读模式
Installing Exchange 2010 Step-by-StepBy Ryan Bass | Apr 20, 2010 |         Print this Page
        http://www.enterprisenetworkingp ... 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 RequirementsFirst, 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)

PrerequisitesIn 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.
  • Install the 2007 Office System Converter: Microsoft Filter Pack
  • Add the appropriate Windows components/features       

    • 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.       
    • Run the following command: Import-Module ServerManager
    • 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

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

    • 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.       
    • Run the following command: Set-Service NetTcpPortSharing -StartupType Automatic

exch2010_setup.jpg
Exchange 2010 InstallationNow 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.
  • Logon to the desktop of your soon to be Exchange server with a Domain Admin account.
  • Run setup from the Exchange 2010 media.
  • 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).
  • Click on "Step 4: Install Microsoft Exchange."
  • Click Next at the Introduction page.
  • Accept the license terms and click Next.
  • Make a selection on the Error Reporting page and click Next.
  • Stick with the default "Typical Exchange Server Installation" and click Next.
  • Choose a name for your Exchange Organization and click Next.
  • Make a selection on the Client Settings page and click Next.
  • If you want your Exchange server to be available externally then choose a domain name such as mail.myorganization.com, click Next.
  • Make a selection on the Customer Experience Improvement Program page and click Next.
  • If all the prerequisites are there then you can click Install.
  • Grab a cup of coffee or take a walk while the installation process does its thing.
  • When the installation has finished go back to the Exchange installation page click on "Step 5: Get critical updates for Microsoft Exchange."
  • 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 StepsNow 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.
  • Open the Exchange Management Console via Start >> All Programs >> Microsoft Exchange Server 2010 >> Exchange Management Console
  • Expand Microsoft Exchange On-Premises so you can see: Organization Configuration, Server Configuration, Recipient Configuration, and Toolbox
  • 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.
  • 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
  • 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.
  • Under Recipient Configuration >> Mailbox, create mailboxes for your existing AD users (or create a new user & mailbox)       

    • 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       

  • 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 ConfigurationNow 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.
ConclusionThat'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!



运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-405825-1-1.html 上篇帖子: outlook2013打开链接“您的组织策略组织我们完成此操作” 下篇帖子: 安装Exchange 2013 CU18遇到的几个问题和解决方法
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表