1

I have an existing Exchange 2003 server running on Windows Server 2003. I am in the process of replacing our current server infrastructure and virtualizing it all in Hyper-V.

I have Essential Business Server 2008 installed in 3 separate VMs and running. Everything seems to be working fine so far.

I am now trying to migrate my exchange mailboxes over to the new exchange server in the messaging server and every time I try I get this error: MapiExceptionNetworkError: Unable to make admin interface connection to server. (hr=0x80040115, ec=-2147221227)

I have done some searching and found solutions like adding the computer to the exchange domain servers groups and install group, also making sure the user logged into the new server is in the proper groups. I also saw a solution in making sure that any unused NICs are disabled. I've tried all that to no avail.

TheCodeMonk
  • 292
  • 5
  • 13
  • I assume that the old exchange server and the Essentials server are in different AD Forests? (as the essentials server must be the root of the forest) – Sam Cogan Oct 22 '09 at 14:30
  • Actually it isn't. The setup wizard connected it to the existing forest to migrate everything to the new servers. I will then decommission the old servers once everything is migrated. – TheCodeMonk Oct 22 '09 at 14:50
  • Ah ok, fair enough – Sam Cogan Oct 22 '09 at 15:23

2 Answers2

1

I found the problem. The information store was not started on the new Exchange server. Seems to be working now.

TheCodeMonk
  • 292
  • 5
  • 13
0

The information store was not started on the old Exchange server for me.