Решено не ставится exchange 2019

Kuzmich

Случайный прохожий
Добрый день! Не получается поставить exchange 2019 cu 14, точнее не получается подготовить схему.
Получаю такие ошибки:
PS F:\> .\Setup.EXE /IAcceptExchangeServerLicenseTerms_DiagnosticDataON /PrepareSchema

Microsoft Exchange Server 2019 Cumulative Update 14 Unattended Setup

Copying Files...
File copy complete. Setup will now collect additional information needed for installation.

Performing Microsoft Exchange Server Prerequisite Check

Prerequisite Analysis FAILED

The Active Directory schema isn't up-to-date, and this user account isn't a member of the 'Schema Admins' and/or 'Enterprise Admins' groups.
For more information, visit: https://learn.microsoft.com/Exchang...ess-SchemaUpdateRequired?view=exchserver-2019

Setup encountered a problem while validating the state of Active Directory: Exchange organization-level objects have not been created, and setup cannot create them because the local computer is not in the same domain and site as the
schema master. Run setup with the /prepareAD parameter on a computer in the domain groupeseb and site MSK-Site, and wait for replication to complete. See the Exchange setup log for more information on this error.
For more information, visit: https://learn.microsoft.com/Exchang...eadiness-AdInitErrorRule?view=exchserver-2019

The forest functional level of the current Active Directory forest is not Windows Server 2012 R2 or later. To install Exchange Server 2019, the forest functional level must be at least Windows Server 2012 R2.
For more information, visit: https://learn.microsoft.com/Exchang...-ForestLevelNotWin2012R2?view=exchserver-2019

Either Active Directory doesn't exist, or it can't be contacted.
For more information, visit: https://learn.microsoft.com/Exchang...readiness-CannotAccessAD?view=exchserver-2019

The Exchange Server setup operation didn't complete. More details can be found in ExchangeSetup.log located in the <SystemDrive>:\ExchangeSetupLogs folder.

Про домен особо ничего не знаю, предыдущих установок не находится, я проверял командлетом:
dsquery * "CN=ms-Exch-Schema-Version-Pt, cn=schema,cn=configuration, dc=domen, dc=ru" -scope base -attr rangeUpper

Репликация с КД проходит без ошибок, тестил repadmin /showrepl
Учетка из под которой запускаю установщик в группах Enterprise Admin / Schema admin / Domain Admin

Поможите кто чем может:cautious:
 
Вижу так же такое предупреждение в ExchangeSetupLogs
Microsoft.Exchange.Management.Deployment.HybridConfigurationDetection.HybridConfigurationDetectionException: A hybrid deployment with Office 365 has been detected. Please ensure that you are running setup with the /TenantOrganizationConfig switch. To use the TenantOrganizationConfig switch you must first connect to your Exchange Online tenant via PowerShell and execute the following command: "Get-OrganizationConfig | Export-Clixml -Path MyTenantOrganizationConfig.XML". Once the XML file has been generated, run setup with the TenantOrganizationConfig switch as follows "/TenantOrganizationConfig MyTenantOrganizationConfig.XML".
If you continue to see this this message then it indicates that either the XML file specified is corrupt, or you are attempting to upgrade your on-premises Exchange installation to a build that isn't compatible with the Exchange version of your Office 365 tenant.
Если была гибридная установка, то где от нее конфиг ? Не знаю...
 
Посмотри кто схема мастер и там выполни.
Сразу команда netdom query fsmo
Посмотреть вложение 12028
Спасибо. Вот это помогло, запустил на владельце ролей FSMO
 
Назад
Верх