MsExchange Blog Spot Telnet25

June 14, 2010

Error: Mailbox database contains one or more mailboxes arbitration mailboxes…….

Filed under: General — telnet25 @ 4:42 am

If you have completed Exchange 2010 installation and opened EMC right after it, you should be facing with default databases with some random number as shown below…

image

Now if you are like me this will not make you happy and you will want to rename this DB something will make more sense to you, such as DB1, however you will realize you cannot change the name of the DB and this will drive you nuts each time you open EMC (-:, so let’s nuke it and create another one.

  • Now just fallow simple steps , Open EMS ( Shell)

Figured out the name of the databases, you need to create least one more since you will move users from this DB into another one and delete is once there is no mailbox in the first database.

Get-Mailbox -Database

image

Get-Mailbox -Database db1 -Arbitration | ft -wrap -auto

image

 

New-MoveRequest -Identity "DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852}" -TargetDatabase DB2

image

***Pay attention little carrots and semi columns are going to make difference , so you have to use exactly same name on the New-MoveRequest CMDLET***

  • You can use notepad to prepare the CMDLET

image

 

Get-Mailbox -Database db1 | ft -wrap –auto

image

 

Get-MoveRequest

image

image

image

image

  • Arbitration mailboxes are used for managing approval workflow….

Read more

Best regards,
Oz Casey , Dedeal
MCITP (EMA), MCITP (SA)
MCSE 2003, M+, S+, MCDST
Security+, Project +, Server +
Http://smtp25.blogspot.com (Blog
Http://telnet25.spaces.live.com (Blog)
Http://telnet25.wordpress.com (Blog)

Exchange 2010 Installation in 3 STEPS!!!!!!!

Filed under: General — telnet25 @ 2:35 am

Those of you who has least done once Exchange installation will recall, preparation for Exchange install has always been serious business. Exchange 2010 has gone far beyond other versions in term of installation and here are simple steps and the link you will need to get the work done.

If you try to run setup with no preparation here are the warning you will get, in this example we will install Exchange 2010 with fallowing roles, MB,HTS,CAS into existing Exchange 2003 SMTP domain.

  • Update AD Schema

 

Summary: 5 item(s). 2 succeeded, 3 failed.

Elapsed time: 00:00:26

Error:

The Active Directory Schema is not up-to-date and Ldifde.exe is not installed on this computer. You must install Ldifde.exe by running ‘ServerManagerCmd -i RSAT-ADDS’ or restart setup on a domain controller.

Error:

The Active Directory needs to be prepared for Exchange Server and Ldifde.exe is not installed on this computer. You must install Ldifde.exe by running ‘ServerManagerCmd -i RSAT-ADDS’ or restart setup on a domain controller.

Warning:

Setup is going to prepare the organization for Exchange 2010 by using ‘Setup /PrepareAD’. No Exchange 2007 server roles have been detected in this topology. After this operation, you will not be able to install any Exchange 2007 server roles.

Hub Transport Role Prerequisites

Completed

Warning:

This computer requires the 2007 Office System Converter: Microsoft Filter Pack. Please install the software from http://go.microsoft.com/fwlink/?LinkId=123380.

Client Access Role Prerequisites

Error:

Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed.

Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0

Error:

Unable to access the ‘Default Web Site’ on this computer.

Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=aadc8176-1c47-49b7-83a0-9493a1093af1

Error:

The start mode for the Net.Tcp Port Sharing service must be set to Automatic before Setup can continue.

Mailbox Role Prerequisites

Failed

Error:

Unable to read data from the Metabase. Ensure that Microsoft Internet Information Services is installed.

Recommended Action: http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=a4a4d339-4009-4fb7-b842-ca2ba79f13f0

Warning:

If Microsoft Outlook 2003 is in use, you should replicate the free/busy folder on this server to every other free/busy server in the organization. This step should be performed once Setup completes.

Warning:

This computer requires the 2007 Office System Converter: Microsoft Filter Pack. Please install the software from

 http://go.microsoft.com/fwlink/?LinkId=123380.

 

Step 1

  • Log into one of the DC to run from command line, you will need to reboot the DC once this is done
ServerManagerCmd -i RSAT-ADDS

image

 

Step 2

  • on the Exchange server from elevated command line run fallowing

 

sc config NetTcpPortSharing start= auto

image

Step 3

Drill down to exchange installation binaries and locate the script folder  run fallowing

ServerManagerCmd -ip Exchange-Typical.xml -Restart

image

image

  • Your Exchange server will reboot once it is back up you are ready to install Exchange 2010 with fallowing roles ( MB,CAS,HTS)

 

image

Here is the link for more details

image

As you can see very few steps to worry about (-:     ………

Best regards,

Oz Casey , Dedeal

MCITP (EMA), MCITP (SA)

MCSE 2003, M+, S+, MCDST

Security+, Project +, Server +

Http://smtp25.blogspot.com (Blog

Http://telnet25.spaces.live.com (Blog)

Http://telnet25.wordpress.com (Blog

Theme: Rubric. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.