Active Directory Replication Metadata

Replication Metadata is the data which captures all the change log of an object since its creation until deletion. In fact, we will be able to see an object’s metadata even after deletion, as long as the object is tombstoned in Active Directory (AD).

In this article, we will take a deep dive on Replication Metadata, how it functions, and how it can help us.

Continue reading “Active Directory Replication Metadata”

Active Directory: Schema Update and Custom Attribute

Schema is an Active Directory component, that defines Active Directory database structure. Schema consists of Object Class and Object Attributes.

In this article, we will discuss how to modify Active Directory Schema attribute. 

Continue reading “Active Directory: Schema Update and Custom Attribute”

Creating a Forest Trust ? Consider these points

An Active Directory (AD) Forest is the security and administrative boundary for objects and entities. Due to some business need, if we want to establish a bridge between two AD Forests, we need to configure Forest Trust between those forests.

However, you have to be very careful while configuring the Forest Trust, as it will open the security boundary before another AD Forest, which might belong to a different organisation or entity.

**You should always consult key stakeholders, security team and take their written approval before you configure a Forest Trust. **

This article will focus on some of the important aspects and considerations while configuring a Forest Trust. This will also provide you checklist, which might be useful during the planning stage.

Continue reading “Creating a Forest Trust ? Consider these points”