Site icon EfmSoft

What does NTSTATUS 0x40000370 (STATUS_DS_SHUTTING_DOWN) mean?

 
Previous Next
STATUS_WAKE_SYSTEM STATUS_DISK_REPAIR_REDIRECTED

STATUS_DS_SHUTTING_DOWN

The domain controller is leaving service

This status means the directory service instance is already in its shutdown path. It is different from a schema or permission rejection: the operation is being refused because the server is no longer a stable target for directory work.

Common evidence is a domain controller reboot, service stop, demotion, update cycle, or failover procedure. Retrying against the same DC immediately can hide the root cause if clients should instead select another domain controller through normal locator logic.

What to inspect

References


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

Exit mobile version