Forum Discussion
PoorMens_Bravo
Jul 18, 2024Copper Contributor
Exchange CU14 changes in AD
Hi all, We see that Microsoft has released its latest CU that is CU14, our Org s getting updated from CU13 to CU14, the prereq here is, we will have to run the PrepareAD in order to proceed with the...
PoorMens_Bravo
Jul 19, 2024Copper Contributor
TaeYounAnn
I saw those things and realised about the object version changes, however why is the object version changing and what are the actual changes that are happening is what i am unable to understand.
Since we are running the PrepareAD cmdlet to update the Object version there should be some changes happening in the backend, this info is hard to find
I saw those things and realised about the object version changes, however why is the object version changing and what are the actual changes that are happening is what i am unable to understand.
Since we are running the PrepareAD cmdlet to update the Object version there should be some changes happening in the backend, this info is hard to find
TaeYounAnn
Jul 19, 2024MVP
With the schema extended, the next step is to add all of the containers, objects, attributes, and other items that Exchange uses to store information in Active Directory. Most of the changes made in this step are applied to the entire Active Directory forest. A smaller set of changes are made only to the local Active Directory domain where the /PrepareAD command was run (or where the first Exchange server was installed using the Exchange Setup wizard).
Prepare Active Directory containers, objects, and other items
https://learn.microsoft.com/en-us/exchange/plan-and-deploy/active-directory/ad-changes?view=exchserver-2019/?WT.mc_id=M365-MVP-5002523
Prepare Active Directory containers, objects, and other items
https://learn.microsoft.com/en-us/exchange/plan-and-deploy/active-directory/ad-changes?view=exchserver-2019/?WT.mc_id=M365-MVP-5002523
- PoorMens_BravoJul 19, 2024Copper ContributorTaeYounAnn
That is what our team is exactly looking, on what pieces of containers, objects, attributes is getting added here or getting changed or getting updated.- TaeYounAnnJul 19, 2024MVPThe primary reason for running the /PrepareAD command is to prepare Active Directory (AD) for Exchange Server deployment.
Therefore, if there are no updates to the schema, there will be no changes to additional objects through /PrepareAD.
The following links provide details on schema changes.
https://learn.microsoft.com/en-us/exchange/plan-and-deploy/active-directory/ad-schema-changes?view=exchserver-2019/?WT.mc_id=M365-MVP-5002523- PoorMens_BravoJul 19, 2024Copper Contributor
TaeYounAnn
From what i understand, when we install Exchange, the first thing what Exchange does is it will create a list of containers and objects in AD, that got us thinking about the below listed questions:
What all AD Objects, groups, containers will be touched/modified which needs Enterprise Admin Rights beyond the "FullAccess" rights which we already have on the Exchange Org container
We noticed that the Setup file was trying to access "Audit Security Privilege" on the Domain Controllers, why and what changes it's trying to make in CU14
Any other changes, where /PrepareAD will touch the objects out of the Exchange Org container, if yes please share those, and what changes/modifications it's going to make to them and why