E14 Ticket: How to Reconnect Deleted Mailbox

 


  1. http://exchangeserverpro.com/reconnect-disconnected-mailbox-exchange-server-2010



  2. [PS] C:\>Get-MailboxDatabase | Get-MailboxStatistics | where {$_.DisconnectReason -ne $null} | ft displayname,database,disconnectreason -auto

    DisplayName                  Database                          DisconnectReason
    -----------                  --------                          ----------------
    Evelyn Yeh                   BQT-DAG2_MSFT_BQP_NOV                     Disabled
    bqt.test005                  BQT-Archive01_TestDB                      Disabled
    BQT.MSV11                    BQT-Archive01_TestDB                      Disabled



  3. [PS] C:\>Connect-Mailbox -Identity "Evelyn Teh" -Database BQT-DAG2_MSFT_BQP_NOV -User Evelyn.Teh

    WARNING: The operation completed successfully but the change will not become effective until Active Directory replication occurs.



  4.     Your account has been disabled.


    Request
    Url: https://roh.MSFT.com:443/owa/
    User host address: 10.82.162.78
    User: Evelyn.Teh
    EX Address: /o=MSFT/ou=bqt/cn=recipients/cn=evelyn teh
    SMTP Address: Evelyn.Teh@MSFT.com
    OWA version: 14.2.328.9

    Exception
    Exception type: Microsoft.Exchange.Data.Storage.AccountDisabledException
    Exception message: Cannot open mailbox /o=MSFT/ou=bqt/cn=recipients/cn=evelyn teh.





  5. http://support.microsoft.com/kb/2682047 
  6. [PS] C:\>Get-MailboxDatabase -Server bqt-mbx01  | Clean-MailboxDatabase
    [PS] C:\>Get-MailboxDatabase -Server bqt-mbx02  | Clean-MailboxDatabase

Comments

Popular posts from this blog

E15 CU3–Update Failed–AD replicated Exceeded the tombstone lifetime.

202301 - Exchange onpreme - PowerShell Serialization Payload Signing

E14–Bulk Create Mail Contact & Set-Contact