AD Domain ServicesReplication, Sites & Domain Controllers

Managing AD metadata cleanup post-DC decommission: A Playbook

Active Directory behaves as if that DC never existed. This guide goes beyond “delete in ADUC” and covers DNS SRV/CNAME integrity, KCC recomputation, lingering objects, and RODC specifics. Focus: metadata cleanup Covers: ADUC/ADSS/ntdsutil Also: DNS SRV, KCC, DFSR, RODC Quick nav Why this matters now Definition & blind spots Under the hood Production-ready Runbook Inherent…
Read more
AD Domain ServicesArchitecture & Design

SID filtering in complex AD layouts: the one-bit boundary that decides what crosses your forest

Quick definition: SID filtering is a trust-side control that removes foreign SIDs—including values in SIDHistory—from a user’s authorization data as it traverses a trust. It prevents privilege escalation by honoring only the SIDs the trusting side expects. Answer box (at a glance) External/domain trusts: Quarantine=Yes by default → accept only SIDs from the directly trusted…
Read more