Unable to make admin interface connection to server when moving a mailbox.
Posted
by TheCodeMonk
on Server Fault
See other posts from Server Fault
or by TheCodeMonk
Published on 2009-10-22T13:44:48Z
Indexed on
2010/06/17
9:54 UTC
Read the original article
Hit count: 1162
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.
© Server Fault or respective owner