ACCESS2008
asked on
Installing Exchange 2003 Server in my Exchange 5.5 Forest
Don't laugh; I am still using Exchange 5.5. I have a fairly simple Windows 2003 AD Domain Forest (running mixed mode) with three Child Domains. Two of the child domains have Exchange 5.5 Servers for their respective domains. My plan is to install one Exchange 2003 Server (New) and migrate all of the 5.5 Mailboxes from each 5.5 Server to this one Exchange 2003 Server one 5.5 Server at a time. I have read through the Microsoft Exchange 2003 Deployment and Planning Guides. In all of my research I could not find any documentation on which domain (Where?) to install the new Exchange 2003 Server (top level or child level domain). There are no Servers in the top forest level domain except the domain controllers and none of the child domain administrators have access to the top level domain so I am not sure if it is the proper location. Maybe this does not matter but I wanted to give you as much information as possible. I was hoping someone could guide me on the proper location before I join the new Server to a domain. Also any other information other than the two documents I mentioned above that I should be concerned about during this implementation.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
You can make it a DC, but it is not recommended due to the security risks.
Do a directory export of Exchange 5.5 and look for any mailboxes that have the same primary windows NT account and then sort those out.
ASKER
Thanks. I will most likely not make it a DC then. What do I need to be concerned about or do with the mailboxes that have the same primary account? How about primary users for distribution groups and other containers such as shared Calendars?
Thanks again. I am going to award you the points but before I close this question do you have any more tips or insights before I proceed with this migration?
Thanks again. I am going to award you the points but before I close this question do you have any more tips or insights before I proceed with this migration?
Create new disabled accounts for those resource mailboxes that are using the same primary windows NT account as the users, that way the ADC should be able to pair the mailboxes correctly.
DG/DLs & in-mailbox Calendars will be fine as long as you sort out the primary windows NT account issue
DG/DLs & in-mailbox Calendars will be fine as long as you sort out the primary windows NT account issue
ASKER