Unfortunately the update doesn't work for us either. We want to update from CU20 to CU21
[07.07.2021 11:07:38.0002] [2] Die Active Directory-Sitzungseinstellungen für 'install-Container' lauten: Vollständige Gesamtstruktur anzeigen: 'True', Konfigurationsdomänencontroller: 'AD01.domain.de', Bevorzugter globaler Katalog: 'AD01.domain.de', Bevorzugte Domänencontroller: '{ AD01.domain.de }'
[07.07.2021 11:07:38.0002] [2] User specified parameters: -Name:'UM AutoAttendant Container' -DomainController:'AD01.domain.de'
[07.07.2021 11:07:38.0002] [2] Beginning processing install-Container
[07.07.2021 11:07:38.0002] [2] Processing object "UM AutoAttendant Container".
[07.07.2021 11:07:38.0003] [2] Ending processing install-Container
[07.07.2021 11:07:38.0005] [1] Processing component 'CAFE Global AD Configuration' (Globale Clientzugriffseinstellungen werden konfiguriert.).
[07.07.2021 11:07:38.0005] [1] Processing component 'Domain-specific AD Configuration' (Domänen für Exchange werden konfiguriert.).
[07.07.2021 11:07:38.0006] [1] Executing:
$createTenantRoot = ($RoleIsDatacenter -or $RoleIsPartnerHosted);
$createMsoSyncRoot = $RoleIsDatacenter;
#$RoleDatacenterIsManagementForest is set only in Datacenter deployment; interpret its absense as $false
[bool]$isManagementForest = ($RoleDatacenterIsManagementForest -eq $true);
if ($RolePrepareAllDomains)
{
initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
elseif ($RoleDomain -ne $null)
{
initialize-DomainPermissions -Domain $RoleDomain -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
else
{
initialize-DomainPermissions -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
[07.07.2021 11:07:38.0009] [2] Die Active Directory-Sitzungseinstellungen für 'initialize-DomainPermissions' lauten: Vollständige Gesamtstruktur anzeigen: 'True', Konfigurationsdomänencontroller: 'AD01.domain.de', Bevorzugter globaler Katalog: 'AD01.domain.de', Bevorzugte Domänencontroller: '{ AD01.domain.de }'
[07.07.2021 11:07:38.0010] [2] User specified parameters: -CreateTenantRoot:'False' -CreateMsoSyncRoot:'False' -IsManagementForest:'False'
[07.07.2021 11:07:38.0010] [2] Beginning processing initialize-DomainPermissions
[07.07.2021 11:07:38.0012] [2] Used domain controller AD01.domain.de to read object DC=domain,DC=de.
[07.07.2021 11:07:38.0015] [2] Used domain controller AD01.domain.de to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0015] [2] Used domain controller AD01.domain.de to read object CN=Exchange Servers,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0017] [2] Used domain controller AD01.domain.de to read object CN=Organization Management,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0017] [2] Used domain controller AD01.domain.de to read object CN=Organization Management,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0019] [2] Used domain controller AD01.domain.de to read object CN=Public Folder Management,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0019] [2] Used domain controller AD01.domain.de to read object CN=Public Folder Management,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0021] [2] Used domain controller AD01.domain.de to read object CN=Exchange Trusted Subsystem,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0021] [2] Used domain controller AD01.domain.de to read object CN=Exchange Trusted Subsystem,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0022] [2] Used domain controller AD01.domain.de to read object CN=Exchange Windows Permissions,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0022] [2] Used domain controller AD01.domain.de to read object CN=Exchange Windows Permissions,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0025] [2] Used domain controller AD01.domain.de to read object CN=Domänen-Benutzer,CN=Users,DC=domain,DC=de.
[07.07.2021 11:07:38.0027] [2] Used domain controller AD01.domain.de to read object CN=Delegated Setup,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0027] [2] Used domain controller AD01.domain.de to read object CN=Delegated Setup,OU=Microsoft Exchange Security Groups,DC=domain,DC=de.
[07.07.2021 11:07:38.0035] [2] Used domain controller AD01.domain.de to read object DC=domain,DC=de.
[07.07.2021 11:07:38.0082] [2] Used domain controller AD01.domain.de to read object CN=AdminSDHolder,CN=System,DC=domain,DC=de.
[07.07.2021 11:07:38.0091] [2] [ERROR] Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[07.07.2021 11:07:38.0092] [2] [WARNING] An unexpected error has occurred and a Watson dump is being generated: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[07.07.2021 11:07:39.0174] [1] The following 1 error(s) occurred during task execution:
[07.07.2021 11:07:39.0174] [1] 0. ErrorRecord: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[07.07.2021 11:07:39.0174] [1] 0. ErrorRecord: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Microsoft.Exchange.Management.Tasks.SetupTaskBase.LogReadObject(ADRawEntry obj)
bei Microsoft.Exchange.Management.Tasks.InitializeDomainPermissions.InternalProcessRecord()
bei Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
bei Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
bei Microsoft.Exchange.Configuration.Tasks.Task.ProcessTaskStage(TaskStage taskStage, Action initFunc, Action mainFunc, Action completeFunc)
bei Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
bei System.Management.Automation.CommandProcessor.ProcessRecord()
[07.07.2021 11:07:39.0176] [1] [ERROR] The following error was generated when "$error.Clear();
$createTenantRoot = ($RoleIsDatacenter -or $RoleIsPartnerHosted);
$createMsoSyncRoot = $RoleIsDatacenter;
#$RoleDatacenterIsManagementForest is set only in Datacenter deployment; interpret its absense as $false
[bool]$isManagementForest = ($RoleDatacenterIsManagementForest -eq $true);
if ($RolePrepareAllDomains)
{
initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
elseif ($RoleDomain -ne $null)
{
initialize-DomainPermissions -Domain $RoleDomain -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
else
{
initialize-DomainPermissions -CreateTenantRoot:$createTenantRoot -CreateMsoSyncRoot:$createMsoSyncRoot -IsManagementForest:$isManagementForest;
}
" was run: "System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Microsoft.Exchange.Management.Tasks.SetupTaskBase.LogReadObject(ADRawEntry obj)
bei Microsoft.Exchange.Management.Tasks.InitializeDomainPermissions.InternalProcessRecord()
bei Microsoft.Exchange.Configuration.Tasks.Task.<ProcessRecord>b__91_1()
bei Microsoft.Exchange.Configuration.Tasks.Task.InvokeRetryableFunc(String funcName, Action func, Boolean terminatePipelineIfFailed)
bei Microsoft.Exchange.Configuration.Tasks.Task.ProcessTaskStage(TaskStage taskStage, Action initFunc, Action mainFunc, Action completeFunc)
bei Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
bei System.Management.Automation.CommandProcessor.ProcessRecord()".
[07.07.2021 11:07:39.0177] [1] [ERROR] Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
[07.07.2021 11:07:39.0177] [1] [ERROR-REFERENCE] Id=DomainGlobalConfig___27a706ffe123425f9ee60cb02b930e81 Component=EXCHANGE14:\Current\Release\Shared\Datacenter\Setup
[07.07.2021 11:07:39.0177] [1] Setup is stopping now because of one or more critical errors.
[07.07.2021 11:07:39.0177] [1] Finished executing component tasks.
[07.07.2021 11:07:39.0187] [1] Ending processing Install-ExchangeOrganization
[07.07.2021 11:09:20.0967] [0] CurrentResult setupbase.maincore:396: 0
[07.07.2021 11:09:20.0968] [0] End of Setup
[07.07.2021 11:09:20.0968] [0] **********************************************