Forum Discussion

imp_squared's avatar
imp_squared
Copper Contributor
Jul 15, 2020
Solved

reinstalled Exchange 2010 no user mailboxes

Exchange 2010 was running on Win Server 2008 R2. Upgraded the DC to Win Server 2012 R2 - raised the domain functionality level to Win Server 2012 R2 (totally forgot about Win Server 2008 R2 on the ...
  • imp_squared's avatar
    Jul 19, 2020
    UPDATE! Good news!

    In the exchange management shell I ran Get-Mailbox

    This returned a list of all the mailbox users from the old exchange server, but each user's mailbox had a warning on it "object corrupted and in an inconsistent state"

    So I ran Disable-Mailbox to disable all the old mailboxes (this removes any old Exchange 2010 attributes in the AD user object)

    After that I opened the exchange management console, go to create new mailbox, select existing users, browse and there we go all the previous users show up in the list for me to create new mailboxes for, into my new Exchange 2010 installation.
    what next...

    I'll recreate all the exchange mailboxes as needed for the company
    mount the copy of the old exchange database as a recovery database
    then I should be able to use Restore-Mailbox to restore the old databases into the new mailboxes for each user setup exchange and get it running again