# AD part 1

### Active Directory

"I built an Active Directory environment from scratch on bare metal hardware — including installing Windows Server 2019, promoting a Domain Controller, building an OU structure that mirrors a real company, and joining client machines to the domain."

"I've configured Group Policy Objects and verified their application using gpresult, including troubleshooting scope and filtering issues when policies weren't applying as expected."

"I understand the DNS dependency in Active Directory environments — I configured a DC as its own DNS server using the loopback address and pointed client machines to the DC for domain resolution."

***


---

# 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://stefs-documentation.gitbook.io/stefs-documentation-docs/career-skills/professional-talking-points/ad-part-1.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.
