Categories
Sponsors
Archive
Blogroll Badges
Community
|
How to fix incorrect msExchHomeServerName attribute after removing an Exchange Mailbox?
Posted in Windows Powershell | 4 Comments | 23,107 views | 27/03/2013 11:03
When you remove an Exchange Mailbox from DAG or your environment, msExchHomeServerName attribute remains same. You may get problem when you try to update user mailbox due to non exist Mailbox Server. In order to achieve this problem, you should get affected mailboxes first, then you should update them with correct mailbox server name. First get all affected mailboxes:
Update them with this:
After that process, all msExchHomeServerName will be corrected.
Tags: incorrect msExchHomeServerName, msExchHomeServerName problem, old mailbox server msExchHomeServerName
Comments (4)
Leave a Reply
|