1. Pre-conditions
Before you start learning or installing Exchange Server 2013, we want you to go to the TechNet official website to learn about system requirements, hardware requirements, prerequisites, and more.
1.1 Exchange 2013 System requirements
Https://technet.microsoft.com/zh-CN/library/aa996719%28v=exchg.150%29.aspx
1.2 Exchange 2013 Prerequisites
Https://technet.microsoft.com/zh-CN/library/bb691354%28v=exchg.150%29.aspx
1.3 Preparing Active Directory and Domains
Https://technet.microsoft.com/zh-CN/library/bb125224%28v=exchg.150%29.aspx
1.4 Exchange Server Deployment Assistant
The Exchange Server Deployment Assistant is a WEB-based tool that can help you with Microsoft Exchange Server 2013 deployments. The deployment assistant asks you some questions about your current environment, and then generates a custom checklist and steps to help simplify your deployment
http://go.microsoft.com/fwlink/p/?LinkId=277105
1.5 Permissions
Installing Exchange involves an extended schema, so installing Exchange2013 accounts with at least domain Admins, Enterprise Admins, and schema Admins permissions (of course, there are additional considerations when extending the schema and using different accounts when installing Exchange, especially in large companies where delegated installation may be used)
1.6 Experimental environment
The topology of this experiment is as follows:
650) this.width=650; "title=" 1.PNG "alt=" wkiom1u4ue2qdewmaaghqcicaom274.jpg "src=" http://s3.51cto.com/wyfs02/M01/ 6b/e1/wkiom1u4ue2qdewmaaghqcicaom274.jpg "/>
2. Installing Exchange 2013
2.1 Run Windows PowerShell as an administrator on the Exchange Server (W1202), and then run the following command to install the Remote Tools Management Pack
Install-windowsfeature Rsat-adds
650) this.width=650; "title=" 2.png "alt=" wkiol1u4u6nwdxfyaajqmxzmkwg573.jpg "src=" http://s3.51cto.com/wyfs02/M00/ 6b/de/wkiol1u4u6nwdxfyaajqmxzmkwg573.jpg "/>
2.2 Install the prerequisite Windows components by running the following command
Install-windowsfeature as-http-activation, Desktop-experience, Net-framework-45-features, RPC-over-HTTP-proxy, Rsat-clustering, Rsat-clustering-cmdinterface, Rsat-clustering-mgmt, Rsat-clustering-powershell, Web-Mgmt-Console, Was-process-model, Web-asp-net45, Web-basic-auth, Web-client-auth, Web-digest-auth, web-dir-browsing, Web-dyn-compression, Web-http-errors, web-http-logging, Web-http-redirect, web-http-tracing, WEB-ISAPI-EXT, Web-isapi-filter, Web-lgcy-mgmt-console, Web-metabase, Web-mgmt-console, Web-mgmt-service, Web-Net-Ext45, Web-request-monitor, Web-server, Web-stat-compression, Web-static-content, Web-windows-auth, Web-WMI, Windows-identity-foundation–restart
650) this.width=650; "title=" 3.png "alt=" wkiom1u4usbggeklaat0nmxhqoy368.jpg "src=" http://s3.51cto.com/wyfs02/M02/ 6b/e1/wkiom1u4usbggeklaat0nmxhqoy368.jpg "/>
2.3 Download the Microsoft Unified Communications Managed API 4.0 Core Runtime (64-bit) and complete the installation according to the installation wizard
650) this.width=650; "title=" 4.png "alt=" wkiol1u4vgvjwpzjaah47xatffy485.jpg "src=" http://s3.51cto.com/wyfs02/M02/ 6b/de/wkiol1u4vgvjwpzjaah47xatffy485.jpg "/>
2.4 Run Windows PowerShell as an administrator, navigate to the Exchange installation media path
650) this.width=650; "title=" 5.png "alt=" wkiom1u4uyjdap_taafgmnre0nq802.jpg "src=" http://s3.51cto.com/wyfs02/M02/ 6b/e1/wkiom1u4uyjdap_taafgmnre0nq802.jpg "/>
2.5 Run the following command to start the installation of Exchange Server SP1, and then wait for the successful installation to complete
. \setup.exe/mode:install/iacceptexchangeserverlicenseterms/roles:clientaccess,mailbox/installwindowscomponents /organizationname:huangjh/targetdir:d:\exchange2013/domaincontroller:w1200.huangjh.com/enableerrorreporting/ Customerfeedbackenabled:false/mdbname:mailboxdatabase01/dbfilepath:d:\databasefiles\mailboxdatabase01.edb/ Logfolderpath:d:\databasefiles\logfolder
650) this.width=650; "title=" 6.png "alt=" wkiom1u4u0nxmm04aaiyr3-oj1c313.jpg "src=" http://s3.51cto.com/wyfs02/M00/ 6b/e1/wkiom1u4u0nxmm04aaiyr3-oj1c313.jpg "/>
2.6 Copying Files ...
650) this.width=650; "title=" 7.png "alt=" wkiom1u4u3lb8bveaag9dswgdcu940.jpg "src=" http://s3.51cto.com/wyfs02/M00/ 6b/e1/wkiom1u4u3lb8bveaag9dswgdcu940.jpg "/>
2.7 Prerequisite Check ...
650) this.width=650; "title=" 8.png "alt=" wkiol1u4vsqgynb3aap7tmkxah8341.jpg "src=" http://s3.51cto.com/wyfs02/M00/ 6b/de/wkiol1u4vsqgynb3aap7tmkxah8341.jpg "/>
2.8 Configuring Microsoft Exchange Server ... Restart the server when prompted to do so
650) this.width=650; "title=" 9.png "alt=" wkiol1u4vqdahvb2aamfqdvkuwa452.jpg "src=" http://s3.51cto.com/wyfs02/M02/ 6b/de/wkiol1u4vqdahvb2aamfqdvkuwa452.jpg "/>
2.9 Visits HTTPS://W1202.HUANGJH.COM/ECP Login All OK
650) this.width=650; "title=" 10.png "alt=" wkiol1u4vvfsfjycaaixn_z105i798.jpg "src=" http://s3.51cto.com/wyfs02/M01/ 6b/de/wkiol1u4vvfsfjycaaixn_z105i798.jpg "/>
The above is the end of the sharing of installing Exchange2013 with unattended mode, more details can be found in the official documentation https://technet.microsoft.com/zh-cn/library/aa997281.aspx , for any of the documents do not understand the welcome message to discuss with each other study.
This article from "Bright Future" blog, declined reprint!
To install Exchange in unattended mode