setup /PrepareSchema
setup /PrepareAD /OrganizationName:ph2304
setup /PrepareDomain
First one goes well, other two not so much...
Quote
Configuring Microsoft Exchange Server
Organization Preparation ......................... FAILED
The following error was generated when "$error.Clear(); initialize-Exchange
ConfigurationPermissions -DomainController $RoleDomainController" was run: "You
don't have permissions to read the security descriptor on CN=Deleted Objects,CN=
Configuration,DC=PH2304,DC=com.".
Organization Preparation ......................... FAILED
The following error was generated when "$error.Clear(); initialize-Exchange
ConfigurationPermissions -DomainController $RoleDomainController" was run: "You
don't have permissions to read the security descriptor on CN=Deleted Objects,CN=
Configuration,DC=PH2304,DC=com.".
And the third one also fails at the last step.
Quote
Prepare Domain Progress ......................... FAILED
The following error was generated when "$error.Clear(); if ($RolePrepareAll
Domains) { initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:$Rol
eIsDatacenter; } elseif ($RoleDomain -ne $null) { initialize-DomainPermissions -
Domain $RoleDomain -CreateTenantRoot:$RoleIsDatacenter; } else { initialize-Doma
inPermissions -CreateTenantRoot:$RoleIsDatacenter; }" was run: "You don't have p
ermissions to read the security descriptor on CN=Deleted Objects,DC=PH2304,DC=co
m.".
The following error was generated when "$error.Clear(); if ($RolePrepareAll
Domains) { initialize-DomainPermissions -AllDomains:$true -CreateTenantRoot:$Rol
eIsDatacenter; } elseif ($RoleDomain -ne $null) { initialize-DomainPermissions -
Domain $RoleDomain -CreateTenantRoot:$RoleIsDatacenter; } else { initialize-Doma
inPermissions -CreateTenantRoot:$RoleIsDatacenter; }" was run: "You don't have p
ermissions to read the security descriptor on CN=Deleted Objects,DC=PH2304,DC=co
m.".
Given those errors, what am I doing wrong? I can make out that it is telling me I don't have permissions, but the account is a member of domain admins, enterprise admins, and schema admins.
I also tried using the default administrator account since it has permission to do pretty much anything. But that didn't work either.








