Active Directory
Domain controller recovery, FSMO seizure, Kerberos and secure-channel failures, replication faults, GPO, SYSVOL/DFSR — the backbone of Windows identity infrastructure.
-
Failed Domain Controller — recovery without making it worseA DC has failed (hardware, OS, NTDS corruption, or network isolation). The danger isn't the failure — it's the recovery shortcut that breaks the rest of the forest.
-
Seizing FSMO roles from a dead Domain ControllerOriginal FSMO holder is unrecoverable. Seize roles to restore directory operations — and ensure the original DC never returns.
-
Kerberos RC4 Hardening Phase 2 (April 2026) Breaking Authentication — Service Accounts and Legacy ApplicationsMicrosoft's April 2026 Kerberos RC4 hardening Phase 2 enforces AES-only Kerberos ticket encryption on domain-joined Windows clients and Server Domain Controllers, rejecting RC4-HMAC by default. Servi…
-
AD Replication Failure between DCsDomain controllers are not replicating, or a decommissioned DC has left stale metadata in Active Directory. Changes made on one DC do not appear on others; stale DC objects cause replication errors,…
-
Group Policy not applyingPolicy changes reach the domain but never appear on clients — or apply inconsistently. Diagnose: link, scope, filter, processing, replication.
-
SYSVOL / DFSR replication failureSYSVOL is not replicating between DCs — Group Policy and login scripts diverge across the domain. DFSR replaced FRS years ago; recovery still goes wrong regularly.
-
Enumerating AD Security Group Members (Including Nested Groups) Without Domain Admin RightsA domain user on Windows 8 or later needs to view both direct members and nested groups within an Active Directory Security Group but lacks domain admin privileges and access to standard AD managemen…
-
GPO Fails to Apply — Broken Netlogon Secure Channel (Machine Account Password Desync) on Windows 10/11Domain-joined Windows 10/11 workstations stop applying computer and user Group Policy Objects when the Netlogon secure channel between the local machine account password and Active Directory falls ou…
-
Identify Which Domain Controller Is Authenticating the Current User SessionWhen troubleshooting Group Policy application, authentication failures, or AD replication issues, it is often necessary to determine which Domain Controller handled a user's logon session. The built-…
-
Listing AD group memberships for a user with 'net user /domain'The 'net user' command queries the local SAM by default and does not accept 'DOMAIN\user' syntax, so attempts to enumerate Active Directory group memberships fail. Appending the '/domain' switch with…
-
Domain Controller Misclassifies Network as Public at Startup Due to NLA Race ConditionA Windows Server 2008 R2 Domain Controller incorrectly identifies its network connection as a Public Network at startup, causing Windows Firewall to apply the Public profile instead of the Domain pro…
-
Domain Controller CPU Spikes Caused by Full Security Event LogWindows Server 2008 Domain Controllers hosted on vSphere exhibited cyclic 80–100% CPU spikes every 2–3 seconds traced to the EventLog service (svchost.exe). The root cause was the Security Event Log…
-
DNS Dynamic Update Failures — Event ID 4015 on Active Directory-Integrated DNS Zones (DomainDnsZones / ForestDnsZones)Active Directory-integrated DNS zones on Windows Server 2016/2019/2022 Domain Controllers refuse dynamic updates from clients and DHCP nodes, logging Event ID 4015 ('directory service threw a critica…
-
GPP Printer Deployment Fails with 0x80070bcb After KB3170455 (MS16-087)Windows 10 clients fail to install printer drivers deployed via Group Policy Preferences with error 0x80070bcb after security update KB3170455 (MS16-087) is applied. The update blocks silent installa…
-
SQL Server Kerberos Falls Back to NTLM Due to Duplicate SPN After Server Rename or MigrationFollowing a SQL Server migration where the new server was renamed to match the old one, Kerberos authentication silently falls back to NTLM because a conflicting MSSQLSvc SPN remains registered under…
-
Force Domain Controller to Re-register AD DNS Records Without Restarting NetlogonWhen a Domain Controller fails to register or maintain its AD-specific DNS records (SRV, CNAME, A) in DNS zones such as _msdcs, _tcp, _udp, and _sites, clients lose the ability to locate domain contr…
-
No Domain Controller Authenticating Users — Total AD Authentication OutageWhen no Domain Controller in the environment can authenticate or authorize users, all domain-joined logins fail with 'No logon servers available' errors, and AD-dependent applications cease to functi…
-
dMSA Ouroboros: Self-Sustaining Credential Extraction via Delegated Managed Service Accounts in Windows Server 2025Windows Server 2025 domains are vulnerable to a credential extraction technique called 'dMSA Ouroboros' that abuses delegated Managed Service Account permissions to extract privileged credentials wit…
-
Windows Server Domain Controllers Enter Reboot Loop After April 2026 Cumulative UpdateWindows Server domain controllers (2016, 2019, 2022, 2025) enter a continuous reboot loop after installing the April 2026 cumulative or security updates, rendering Active Directory services unavailab…
-
SMB File Shares Accessible via IP but Failing via FQDN — Kerberos SPN Mismatch or Duplicate FaultUsers cannot access SMB file shares using the server FQDN (e.g., \\fileserver.domain.local\share) and receive 'Access Denied' or 'Network path not found' errors, while direct IP access works normally…
-
SMB File Shares Accessible via IP but Failing via FQDN — Kerberos SPN Mismatch or Duplicate FaultUsers receive 'Access Denied' or 'Network Path Not Found' when accessing SMB shares via FQDN (e.g., \\fileserver.domain.local\share) while direct IP access works normally. The root cause is Kerberos…
-
DNS Dynamic Update Failures — Event ID 4015 on AD-Integrated DNS Zones (Application Partition Replication Lockup)Active Directory-integrated DNS zones refuse dynamic updates from clients and DHCP nodes, logging Event ID 4015 ('directory service threw a critical error') on Domain Controllers. The root cause is l…