hello, this error is driving me crazy, installation fails at stage 7 - transport role with the below error
those exch 2019 servers where already installed before but their power shell virtual directory crashed from some reason, so i decided to remove them and reinstall
the servers are gone from the servers ou under adsi edit admin group
no one server crashed as below is visible but still failing
Error:
The following error was generated when "$error.Clear();
if ($server -eq $null)
{
new-exchangeserver -DomainController $RoleDomainController -Name $RoleNetBIOSName
}
" was run: "Microsoft.Exchange.Data.Directory.SystemConfiguration.DefaultAdministrativeGroupNotFoundException: Could not find the default Administrative Group 'Exchange Administrative Group (FYDIBOHF23SPDLT)'.
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADTopologyConfigurationSession.GetAdministrativeGroup(String callerFilePath, Int32 callerFileLine, String memberName)
at Microsoft.Exchange.Data.Directory.SystemConfiguration.ADTopologyConfigurationSession.GetAdministrativeGroupId(String callerFilePath, Int32 callerFileLine, String memberName)
at Microsoft.Exchange.Management.SystemConfigurationTasks.NewExchangeServer.PrepareDataObject()
at Microsoft.Exchange.Configuration.Tasks.SetTaskBase`1.InternalValidate()
at Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
at Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)".