HayesJupe's Blog

Exchange 2010 Lab setup notes

Here are some quick notes from setting up exchange 2010 in my lab environment (upgrade from exchange 2007) – these are not complete install instructions… and should not be used to base anything on! But if it helps anyone with a small issue – cool!

Scenario:

Install Exchange 2010 into an Exchange 2007 environment

 Assumes Exchange 2010 servers are Windows 2008 R2 servers

 Servers:

EX01:                     Existing Exchange 2007 server, MB, HT, CA, UM (internal use)

IS01:                      Existing Exchange 2007 server, HT, CA (external use)

EX02:                     New exchange 2010 server, MB, HT, CA (internal use)

IS02:                      New exchange 2010 server, HT, CA (external use)

FW01:                   Existing ISA 2006 SP1

 

EX02:                     Install pre-reqs and MB, HT, CA roles

IS02:                      Install pre-reqs and HT, CA roles

 

Existing exchange 2007 servers:

Ensure each exchange 2007 server is at SP2 level before continuing

Add the group “Exchange Trusted Subsystem” to the local administrators group on each server

 

EX02 config:

  • Configure new OAB and distribute via web distribution
  • Configure databases
  • Issue cert from internal CA

 IS02 config:

  • Import certificate for external access (including private key)
  • In EMC 2010
    • Server | Client Access
      • Select IS02, then owa, configure authentication as required (should be set to basic auth, assuming this machine will be used for OWA via ISA only)
  • Select the server configuration object
    • Set the external certificate for use with IIS
    • Set the external URL
  • Configure Outlook anywhere
    • Click “enable outlook anywhere” in the actions pane
    • Enter a host name and authentication type (go for basic)
  • To set internal auto-discovery, to ensure that the external facing CAS doesn’t report the external dns address to internal clients

 FW01 config:

  • Use the Exchange 2007 publishing wizard
  • Add the /ecp/* path to the OWA rule when complete
  • To ensure authentication only occurs once
    • Set the listener to use forms based auth
    • Set the authentication delegation to be basic
    • On the Front end server  (IS02) set the auth for the OWA and ECP virtual directories to be basic
  • Leave the outlook anywhere rule the same as for 2007

 IS02 – AntiSpam at the hub transport level:

http://technet.microsoft.com/en-us/library/bb201691(EXCHG.140).aspx

  • Open the powershell console
  • Go to %system drive%/Program Files\Microsoft\Exchange Server\V14\Scripts
  • Run ./install-AntispamAgents.ps1
  • Restart-Service MSExchangeTransport
  • Set internal SMTP servers using the command
    • Set-TransportConfig -InternalSMTPServers 10.0.1.10,10.0.1.11
    • The hub transport is now enabled for anti-spam updates
    • Run windows update and anti-spam updates will download

 Spam mailbox

  • create a spam mailbox
  • from powershell: Set-ContentFilterConfig -QuarantineMailbox <SmtpAddress>

 Grant read access to administrator on all mailboxes in specific database

  • Add-ADPermission -Identity “<database name>” -User “<username>” -ExtendedRights Receive-As

 Fix activesync error for domain admin user accounts

Taken from: http://www.expta.com/2009/10/exchange-server-2010-rtm-upgrade-and_22.html

  • Open ADUC
  • Ensure “advanced features” mode is turned on
  • Go to the user properties | security
  • Go to advanced
  • Tick “include inheritable permissions from the parent object” and click ok

 Issues:

Move mailbox command does not show any progress

If ANY of your exchange 2007 or 2010 CAS servers are down, errors will show up when trying to open the properties of any of them!

 

Removing Exchange 2007:

 IS01 (front end)

  • Remove server from all send connectors (organisation level | hub transport | send connectors)
  • Run un-install
  • Turn the server off

 Ex01 (back-end)

 Configure Archiving

  • Have found out that archiving is called “personal archiving” and it only archives in the SAME mailbox database as existing mailbox data
  • Requires exchange 2010 or owa to access (rumoured that patch will be available for outlook 2007 to support this)
  • Primary focus is to remove user capability to create new psts (once configured, user can only read existing psts, not create or add)
  • Theory is that new storage improvements and DAG’s mean that all exchange databases can be stored on cheap disk
  • http://blogs.technet.com/ucedsg/archive/2009/05/11/what-is-new-with-exchange-2010-storage.aspx

2 Comments »

  1. I would like to appreciate the work of blog author that the person provided us with an extremely excellent information regarding the topic. Ireally learned something from this blog and started to contribute my ideas via commenting on this blog. Keep it up!

    Comment by refurbished pentium 4 — November 23, 2010 @ 10:15 pm | Reply


RSS feed for comments on this post. TrackBack URI

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.