The execution of: "$error.Clear(); if ($RolePrepareAllDomains) {
initialize-DomainPermissions -AllDomains:$true
-CreateTenantRoot:$RoleIsDatacenter; } elseif ($RoleDomain -ne $null) {
initialize-DomainPermissions -Domain $RoleDomain
-CreateTenantRoot:$RoleIsDatacenter; } else { initialize-DomainPermissions
-CreateTenantRoot:$RoleIsDatacenter; }", generated the following error: "Length
of the access control list exceed the allowed maximum.".
Note This problem typically occurs if it is a single Exchange server in a forest that is installed and uninstalled multiple times.