Hi,
I am trying to install Exchange Server 2019. I will get to Stage 7 of the installation, and it fails with the following Error message:
Any help fixing this issue would be much appreciated.
PS D:> .\Setup.exe /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /Mode:Install /Roles:Mailbox /on:"domain name"
Microsoft Exchange Server 2019 Cumulative Update 14 Unattended Setup
Copying Files...
File copy complete. Setup will now collect additional information needed for installation.
Languages
Mailbox role: Transport service
Mailbox role: Client Access service
Mailbox role: Mailbox service
Mailbox role: Front End Transport service
Mailbox role: Client Access Front End service
Performing Microsoft Exchange Server Prerequisite Check
Configuring Microsoft Exchange Server
The following error was generated when "$error.Clear();
set-ExchangeServerRole -Identity $RoleFqdnOrName
-IsHubTransportServer:$true -DomainController $RoleDomainController
" was run:
"Microsoft.Exchange.Data.DataValidationException: The domain is invalid.
at
Microsoft.Exchange.Configuration.Tasks.Task.ThrowError(Exception exception, ErrorCategory errorCategory, Object target,
String helpUrl)
at Microsoft.Exchange.Configuration.Tasks.Task.WriteError(Exception exception, ErrorCategory
category, Object target, Boolean reThrow)
at
Microsoft.Exchange.Configuration.Tasks.DataAccessTask`1.Validate(TDataObject dataObject)
at
Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate()
at
Microsoft.Exchange.Configuration.Tasks.SetSystemConfigurationObjectTask`3.InternalValidate()
at
Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
at
Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean
terminatePipelineIfFailed)".