In addition, before starting to install Exchange 2010, consider the following:
First, pay attention to the previous requirements:
1. Prepare the forest and organization in Active Directory
First, we need to prepare the Schema. Since this is a new installation, not an update or an integration, so we will perform the preparation process on the domain controller in My Case: DC01
When preparing for active directory schema, we need the Schema admin permissions. The account running the preparation process needs to be a member of the Schema admin group on active directory.
Open a command on the domain controller with the delegated permissions (Run as command).
Run Setup from the address book where the Exchange 2010 installation files are located. Here are cmdlets
Setup / PrepareSchema or Setup / ps
And below is a screen capture showing the preparation process that was completed on our domain controller.
If you have reached this section, which means you have completed all of the prerequisites, start the installation process.
Run setup.exe from the installation folder or CD, an installation menu will appear
As you can see, .Net framework 3.5 and windows power shell are already installed, so these choices are grayed out. If they are not already installed, you can still install them in this step.
Select language packs for Exchange 2010; In this case, we choose all languages from DVD.
Select Next Step 4: Install Microsoft Exchange
Click Next and accept the terms in the License agreement (make sure you know what will happen if you do not accept these terms).
Click Next and opt in to the error message - Error reporting - or not.
Click Next and select Select Exchange Server Installation .
Explanation: Some exchange roles cannot co-exist on the same server, such as Edge Transport and unified Messaging Role. If you need these roles you will have to select ' Custom Exchange Server Installation '. Please note that if you select ' Edge Transport ' or ' Unified Messaging Role ' you will not be able to install another role on the same server and vice versa.
In the case of testing, we did not install Unified Messaging or Edge Transport. These roles require a lot of customization and can be added at any time after the first installation. So we will ignore them.
Click Next and change the name ' First Organization ' to the name of your company / organization. We will change the name to 'New York'.
Next, click Next and select if you want to enable Public Folders. In previous versions of Exchange, we often used these folders. On exchange 2007 and 2010 we can install exchange without the public folder database.
In our test, we will not use Public Folders, so choose No , confirm that we do not have any accounts in Outlook 2003. Please note that you can still add Public Folders after installation.
Next, click Next and enter your Public Client Access server address. This will be the address that all users use to access Outlook web access, enable synchronization, .
Confirm the FQDN and select next
Choose whether you want to join the Customer Improvement Program or not. We choose No
Now click on Next to start the test
Exchange installation will run a test and confirm that it is ready to install.
If all goes well, you'll see a confirmation. If any steps are missing, exchange settings will inform you.
The yellow message in our case indicates that the installation will run installation / preparation.
You can run it before running exchange setup; We want to run it with the GUI interface.
If exchange is available, the Install button will display. If you are missing some steps, installing exchange will not continue and lead you to install the missing requirements with a Retry button enabled.
If you receive the screen as above, it means you can install it again. Click the Install button and wait a few minutes.
This is a step-by-step installation guide for a single server running all roles except unified messaging and Edge Transport roles. Exchange installation is still really a complicated task. If you are installing in a real environment, it also involves designing and planning the exchange infrastructure before executing any role. In some cases, you may have to integrate from previous versions of exchange; You will have to perform an integration from other mail servers. All these cases need design, planning and time. These issues are not in the scope of this article and we will try to include the configuration part exchange in the following tutorial.
We hope that you will find this article useful and wish you a successful implementation.