# Domain Controllers

A domain controller is a server with the AD DS (Active Directory Domain Service) server role installed that has specifically been promotted to a domain controller

![DC high representation](/files/-M0b2o-ll3cdvjdadDJy)

a DC :

* Host a copy of the AD DS directory store
* Provide authentication and authorization services
* Replicate updates to other domain controllers in the domain and forest
* allow administrative access to manage user accounts and network ressources


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/introduction/domain-controllers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
