Share via

error during setup exchange 2019

Andi Kovaçi 1 Reputation point
2022-04-28T13:16:32.217+00:00

HI all,
I have a problem during the installation of Exchange 2019.

After i prepare the server with all the prerequisite
during the installation the following error appear

Error:
The following error was generated when "$error.Clear();
if ( ($server -eq $null) -and ($RoleIsDatacenter -ne $true) )
{
Update-RmsSharedIdentity -ServerName $RoleNetBIOSName
}
" was run: "Microsoft.Exchange.Data.DataValidationException: Database is mandatory on UserMailbox.
at Microsoft.Exchange.Data.Directory.ADDataSession.Save(ADObject instanceToSave, IEnumerable`1 properties, Boolean bypassValidation)
at Microsoft.Exchange.Data.Directory.Recipient.ADRecipientObjectSession.Save(ADRecipient instanceToSave, String callerFilePath, Int32 callerFileLine, String memberName)
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.Link()
at Microsoft.Exchange.Management.Deployment.UpdateRmsSharedIdentity.InternalProcessRecord()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".

can anyone help me

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.


2 answers

Sort by: Most helpful
  1. KyleXu-MSFT 26,406 Reputation points
    2022-04-29T07:11:22.183+00:00

    @Andi Kovaçi

    If you cannot run Exchange command from the EMS, you could have a look whether there exists issue with homeMDB for "FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042" (Under Users OU in ADUC).

    Here is the setup log in my lab:

    197663-qa-kyle-10-26-18.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    Was this answer helpful?

    0 comments No comments

  2. Andy David - MVP 160.3K Reputation points MVP Volunteer Moderator
    2022-04-28T13:29:18.053+00:00

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.