Site icon EfmSoft

What does Windows error code 8214 (ERROR_DS_CANT_ON_RDN) mean?

 
Previous Next
ERROR_DS_CANT_ON_NON_LEAF ERROR_DS_CANT_MOD_OBJ_CLASS

ERROR_DS_CANT_ON_RDN

ERROR_DS_CANT_ON_RDN (8214) is an Active Directory Domain Services error. The request attempted to change the Relative Distinguished Name (RDN) as if it were an ordinary attribute. In Active Directory, renaming or moving an object is a Modify DN operation rather than a normal attribute modification.

What to check

Useful command

Move-ADObject -Identity "<ObjectDN>" -TargetPath "<TargetContainerDN>"

Microsoft: Move-ADObject · Microsoft: AD DS Modify DN operation · Microsoft: Directory Service system error codes


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

Exit mobile version