Recretae users and mailboxes
Hello guys, I am in critical situation with exchange 2010. I have 12 problematic users in my exchange 2010 server. There is no DAG. Just one exchange 2010 server with all roles. So I need to remove that users and Mailboxes from exchange and recreate. After that I need to restore all emails to newly created users. Username and password will be same. Please advise on this issue. Iam highly appreciate if you can give me steps. Regards
November 7th, 2010 1:26am

Run the following command: Export-Mailbox -Identity <username> -PSTFolderPath <path>.pst If you get a permissions error use this to gain export rights New-ManagementRoleAssignment –Role “Mailbox Import Export” –User “<username>” This will give you both users one at a time in .pst format which you can reverse the commands to import with.
Free Windows Admin Tool Kit Click here and download it now
November 7th, 2010 5:15am

Some more Information: http://www.msexchange.org/articles_tutorials/exchange-server-2010/management-administration/exporting-importing-mailboxes-exchange-server-2010.html Before you can start your task you will need to prepare a client system with the following requirements: Installation of 64 Bit Windows Operating System Installation of Powershell 2.0 Installation of .NET Framework 3.51 Installation of Outlook Office 2010 64 Bit (which is currently in CTP release available) Installation of Exchange Server 2010 management tools Create domain membership for this client Logon with an administrative account with Exchange’s full administrative permissions Anil
November 7th, 2010 6:09am

After exporting the data and deleting mailbox, you can run clean up the mailbox from exchange box. After purging mailbox wait for some time and create new mailbox with same email address as well as alias SMTP without any issue. To clean up the mailbox, please refer to the following article: http://technet.microsoft.com/en-us/library/bb124076.aspx Thanks.Novak Wu-MSFT
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2010 1:57am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics