|
jchong -> RE: moving system mailboxes to another store on same server (26.Oct.2006 12:37:52 PM)
|
I have now all mailboxes moved from the corrupted store and i'm wondering what to do with the 3 remaing system mailboxes (smtp, system attendant and system mailbox)since my intention is to delete the priv1.edb and priv1.stm and create a new store. Nothing leave those alone. SMTP mailbox Will be created on each Mailbox Store. It’s stamped with the servername and the mailbox store GUID, so it should be fairly easy to identify. There is a mailbox object within the mailbox store, and a corresponding SMTP mailbox directory object in the Active Directory. The directory objects are found under the CN=Connections,CN=<orgname>,CN=Microsoft Exchange,CN=Services,CN=Configuration,CN=<domain> container. System Attendant MB If the store is then deleted, the System Attendant mailbox will be moved automatically into another mailbox store on the server (ie – the HomeMDB value on the directory object will be updated). System Attendant service will have to be restarted to reconfigure MSExchangeFBPublish to use the new mailbox location, and the mailbox object may not reappear under the “Mailboxes” node of ESM until it is used in the future. System MB Whenever you mount a mailbox store, one of the checks it runs through is whether or not a SystemMailbox{guid} object is in place. If it can’t find one, it looks in the directory for the SystemMailbox{guid} directory object within the MESO container, and then piggy-backs off that to create the SystemMailbox{guid} mailbox object within the mailbox store. http://blogs.technet.com/evand/archive/2004/12/17/323636.aspx
|
|
|
|