| Previous | Next |
| STATUS_DISK_REPAIR_DISABLED | STATUS_DISK_QUOTA_EXCEEDED |
STATUS_DS_DOMAIN_RENAME_IN_PROGRESS
A domain rename is in progress
Domain rename is a forest-wide operation coordinated through dedicated tooling and directory metadata. While that operation is active, Active Directory blocks changes that could conflict with the rename script or produce inconsistent naming state.
Do not treat this as a normal transient retry. Determine the current rendom phase, whether all domain controllers have executed the script, and whether cleanup has completed.
What to inspect
- Check the domain rename tool state and forest update script status.
- Verify that all DCs have replicated the rename metadata.
- Do not start unrelated domain, trust or naming operations until the rename has been completed or rolled back according to procedure.
References
- Microsoft: Rendom domain rename tool
- Microsoft: DS-Execute-Intentions-Script right
- Microsoft: AD replication concepts
- Microsoft Open Specifications: NTSTATUS values
Looking for a different code? Search another status or error code.