Ask a question

David Moore

Removing Exchange 2010 from SBS2011

I am in the process of removing Exchange from SBS 2011, in your guide, step 13 number 7 you have shown 3 arbitration mailboxes but on my setup there are 7 mailboxes is it ok to delete all 7.

Get-Mailbox -Arbitration | fl name

Name : SystemMailbox{1f05a927-d175-4cf9-95b1-15853c9e84a3}
Name : SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}
Name : FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
Name : SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
Name : Migration.8f3e7716-2011-43e4-96b1-aba62d229136
Name : SystemMailbox{D0E409A0-AF9B-4720-92FE-AAC869B0D201}
Name : SystemMailbox{2CE34405-31BE-455D-89D7-A7C7DA7A0DAA}

 


asked01/29/2018 15:52
1170 views
Add Comment
Last Activity 05/31/2019 05:09

2 Answer(s)

  • Mariette Knap
    Add Comment
  • David Moore
    Add Comment
    Host

    Yes, those are just fine on the new server. I will add some writing to the guide that explains this. BTW, a better command to check this would be:

    Get-Mailbox -Arbitration | Fl name,servername,alias

     


    Reply
    replied 01/29/2018 16:13
Add an Answer