Prerequisites:

  • Existing Exchange 2007 Servers must have SP2 installed.
  • Existing Exchange 2003 Servers must have SP2 installed.
  • At least one Global Catalog in each AD site must be Server 2003 with SP2.
  • Active Directory Forest Functionality must be at least Windows Server 2003.
  • Exchange 2010 cannot be installed on a RODC.

Required Software:

  • From PowerShell on the server where Exchange will be installed.
  • Set-ExecutionPolicy RemoteSigned – This will allow PowerShell scripts created on the server to be run on the server.
  • Import-Module servermanager
  • Save the command below to a .PS1 file extension. (Command below needs to be on a single line)
  • add-WindowsFeature Net-Framework,RSAT-ADDS,Web-Server,WEB-ISAPI-Ext,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Basic-Auth,Web-Digest-Auth,Web-Windows-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-over-HTTP-Proxy -Restart
  • Change to the directory of the PowerShell script you just created.
  • Enter .\SriptName.ps1
  • After the Reboot, configure Net.TCP port sharing service.  Enter – Set-Service NetTcpPortSharing -StartupType Automatic

Prep Active Directory for an Exchange 2010 Server:

  • From the Exchange 2010 media run Setup.com /PrepareSchema.
  • image
  • Next run Setup.com /PrepareAD.
  • image

Start the Exchange 2010 Install:

  • Install 2007 Office System Converter: MS Filter Pack. (Download Link)
  • Run Setup.exe.
  • Choose Exchange Language Option.
  • Click Install MS Exchange.
  • image
  • Wait for setup to initialize.
  • image
  • Click Next.
  • Accept the license terms.
  • image
  • Click Next.
  • Enable/Disable error reporting.
  • image
  • Click Next.
  • Select Installation Type and Folder Path. (This Example uses a Typical Install)
  • image
  • Click Next.
  • Enter the Exchange Org Name.
  • image
  • Click Next.
  • Configure Client Public Folder settings.
  • image
  • Click Next.
  • Configure Client Access.
  • image
  • Click Next.
  • Select Customer Experience option.
  • image
  • Click Next.
  • Install Readiness Check begins.
  • image
  • Click Install.
  • Install Begins. . .
  • image
  • Install Completes.
  • image
  • Click Finish