MIGRATE EXCHANGE SERVICES TO 2016 PART 4 – CUT OVER NAME SPACE

Cut Over the Client Access namespace to Windows 2016

  1. Login to Domain Controller Server and make DNS change for internal clients
  2. Open DNS Manager tool
  3. Select View and click Advanced

  4. Change mail.gooddealmart.ca IP address to the same as Exchange 2016 server.
  5. Change the TTL from 1 HH to 1 MM and then click OK

  6. Change autodiscover.gooddealmart.ca IP address to the same as Exchange 2016 server
  7. Change the TTL from 1 HH to 1 MM and then click OK

  8. Change firewall NAT settings for external clients, make sure change the NAT map form exchange 2010 to exchange 2016 server

Configuring New Offline Address Book for Exchange 2016 Server

  1. Login to Exchange 2016 Server
  2. Open Exchange Management Shell
  3. Run follow cmdlet to create a new Offline Address Book and set it as Default
    New-OfflineAddressBook -Name "OAB2016" -AddressLists "\Default Global Address List"
    

  4. Run follow cmdlet to check OAB Status
    Get-OfflineAddressBook
    

Configuring Receive Connectors for Exchange 2016 server

We need to check the existing Receive Connectors of exchange 2010 server, and then create them at exchange 2016 server.

  1. Login to exchange 2016 server
  2. Open Exchange Administrative Center
  3. On the Exchange admin center, select mail flow and then click receive connectors.
  4. Select Exchange 2016 server from Select server:

  5. Click + and give the name of the receive connector.
  6. Select Frontend Transport Role and select Customize as type and then click Next.

  7. On the Network adapter binding, keep the default IP ADDRESS and port 25 settings, click Next.

  8. On the Remote network settings, click to remove the default IP ADDRESS and click + to add IP address that the receive connector will accept mail and then click Finish.

  9. Double-click the new receive connector, select security.
  10. Check the existing receive connector settings and select the same settings at Authentication and Permission groups and then click Save.

  11. Repeat steps to create all existing receive connectors.

Change Outbound Mail Flow Routing (Send Connectors)

We will change the SMTP out bound email flow from the old exchange 2010 server to exchange 2016 server.

  1. Login to Exchange 2016 Server.
  2. Open Exchange Administrative Center.
  3. On the Exchange admin center, select mail flow and then click send connectors.

  4. Double-click the existing send connector and select scoping.

  5. On the Source server: click to remove exchange 2010 server and click + to add exchange 2016 server and then click Save.

To be continue……

Hope you enjoy this post.

Cary Sun

Twitter: @SifuSun

About Post Author

Leave a Reply