---
title: "Name the Active Directory Partitions?"  
description: "Name the Active Directory Partitions?"  
author: "Deepak Aiyappa"  
published: 2018-10-08  
canonical: https://answers.mindstick.com/qa/50281/name-the-active-directory-partitions  
category: "troubleshooting"  
tags: ["troubleshooting"]  
reading_time: 2 minutes  

---

#  Name the Active Directory Partitions?

[Name](https://yourviews.mindstick.com/view/80850/violence-in-the-name-of-racism-in-germany-and-much-more) the [Active Directory](https://answers.mindstick.com/qa/50251/what-is-active-directory) [Partitions](https://answers.mindstick.com/qa/96923/what-are-hard-disk-partitions)?\
\
\

## Answers

### Answer by Hitesh Vohra

The [active](https://answers.mindstick.com/qa/95727/how-do-i-solve-the-google-adsense-account-not-active-issue) [directory](https://www.mindstick.com/forum/1650/write-to-the-file-system-in-a-directory) database is maintained in a single NTDS.dit file that is **partitioned logically** as follows: 1. Partitioning by schema 2. Partitioning by configuration 3. Partitioning by domain 4. Partitioning by application **Partitioning the Schema** Each forest has only one schema partition, which is stored in all of the forest's DCs. In an active directory, it comprises the definition of objects as well as the rules for manipulating and creating them. It is duplicated across the forest's DCs. **Partition Configuration** There is only one master configuration partition per forest and the second one on all DCs in the forest, similar to schema partition. It comprises the active directory topology for the entire forest, including DCs, sites, and services. It is reproduced across a forest's DCs. **Domain Segmentation** There are many domain partitions per forest, and they are stored on all domain DCs. They store information on users, groups, machines, and organizational units (OUs). It's copied to all of the domain's DCs. **Partitioning of Applications** In an AD, this partition maintains information about apps. Assume that this partition contains information on AD-integrated DNS zones. \


---

Original Source: https://answers.mindstick.com/qa/50281/name-the-active-directory-partitions

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
