Prepare the server All servers in use have been installed with Windows 2003 operating system, related service packs and updates. In addition, all servers have been correctly configured, such as the names of servers, domain members and drive labels, etc. Other settings need to be applied to all servers including:
1. Page File (page file remember). Microsoft states that if the server has less RAM than 8GB, you need to set the Page File size to 1.5 * [RAM capacity]. If the server has 8GB or more of RAM, the Page File size is 10MB + [RAM capacity]. And all servers must be installed in accordance with this rule.
2. Another thing to note about Page File is that you have a dedicated Page File drive. In those cases, you need to make sure that the Page File of the drive containing the operating system is configured with 100MB capacity so that a kernel dump process can be performed.
3. SMTP and
NNTP services should not be installed on these servers because they will prevent the installation of Exchange 2007.
4. Size of the
Event Log file of the application. Before installing Exchange 2007, every Event Log file must be at least 40MB in size, and configure the
Overwrite events as needed option (override the event if necessary). The
Exchange Best Practices Analyzer (ExBPA) fixes this problem, so it is necessary to configure the application Log file size in advance.
The first servers installed on the current Exchange system are the servers that combine Hub Transport and Client Access. Before installing these servers you need to install the following necessary components first:
- NET Framework .
- Windows PowerShell .
- World Wide Web Publishing service of IIS.
- RPC on HTTP Proxy service. Because Outlook Anywhere will be used, the Client Access server needs this component's support.
When making the transition from Exchange 2003 to Exchange 2007, Microsoft proposed that users deploy Exchange 2007 servers in the following order:
- Client Access server.
- Hub Transport server.
- Mailbox server.
- Unified Messaging Server.
In this system, two Client Access servers and Hub Transport servers are combined into a single server, so the combined servers will be deployed first. In the list above you do not see an Edge Transport server, which is because this server exists on an external network, so it is not part of the internal Active Directory domain. You can install this server at any time, however, during the best deployment you should install it after installing the Hub Transport server to be able to perform the Edge Subscription process.
Prepare Active Directory schema The preparation of the Active Directory schema must be a separate process unrelated to the installation of the first Exchange 2007 server. If you start installing the first Exchange 2007 server, the Active Directory schema will be updated automatically, but you have to choose to take this important step as a separate task. In addition, some attention should be paid to:
1. This schema is updated directly from the master schema now using 32 bit version of Windows 2003. Therefore you need to use the 32 bit version of Exchange 2007 SP1. Although Microsoft does not support the 32-bit version of Exchange 2007 SP1, Exchange 2007 SP1 is supported by Microsoft to extend the Active Directory schema.
2. The setup.com / PrepareDomain command is also run in the subdomain, since the root domain has been prepared in
setup.com/PrepareAD process.
3. Exchange 2007 SP1 software is a secondary installation. In other words, this software is only used in the process of preparing the Active Directory schema and is also used to directly install the server in this system.
Conclude In this first section, we only focus on building the situation for the next steps as well as the entire server preparation process. In Part 2, we will perform the installation of Hub Transport and Client Access, and then prepare the CCR environment.