Site icon EfmSoft

What does NTSTATUS 0xC000041B (STATUS_DS_FLAT_NAME_EXISTS_IN_FOREST) mean?

 
Previous Next
STATUS_DS_DOMAIN_NAME_EXISTS_IN_FOREST STATUS_INVALID_USER_PRINCIPAL_NAME

STATUS_DS_FLAT_NAME_EXISTS_IN_FOREST

The forest already contains that flat domain name

The flat name is the legacy NetBIOS-style name used by many compatibility paths. Active Directory prevents two trusted domains in a forest from using the same flat name because clients and trusts must resolve it unambiguously.

This can surface during trust creation, domain add, migration, or domain rename planning. Check both current domains and stale trust metadata before choosing a replacement name.

What to inspect

References


Looking for a different code? Search another status or error code.

Exit mobile version