When you try to install the Exchange Server 2010 Mailbox role, the installation process fails
Log Name: Application Source: MSExchangeSetup Date: 6/5/2009 5:24:30 PM Event ID: 1002 Task Category: (1) Level: Error Keywords: Classic User: N/A Computer: computer.exchange.com Description: The description for Event ID 1002 from source MSExchangeSetup cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: Mailbox Role Error: The execution of: "$error.Clear(); if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) ) { Update-RmsSharedIdentity -ServerName $RoleNetBIOSName }", generated the following error: "Database is mandatory on UserMailbox. Property Name: Database.". Database is mandatory on UserMailbox. Property Name: Database. SOLUTION: To resolve this problem, follow these steps:
- Remove the FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 e-mail account by using the ADSIEDIT tool. To do this, follow these steps:
- Click Start, click Run, type adsiedit.msc, and then click OK.
- Locate the Default Naming Context node, and then locate to the CN=Users container.
- Locate and then right-click the CN=FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 container. Then, clickDelete.
- Rerun the Exchange Server 2010 Mailbox role setup application.
- Create a new federated e-mail account by using the following command:
New-Mailbox -Arbitration -Name FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 -UserPrincipalName FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042@<Default_Accepted_Domain>
Categorised as: Exchange, Microsoft
Leave a Reply
You must be logged in to post a comment.