Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

RODC: promotion "target object referred by a link value is recycled"


View products that this article applies to.

Scenario

Attempting to promote an RODC with the same name as a previous RODC that has been demoted from the domain.

The recycle bin is enabled.

It has been less that the number of days configured for the msDS-deletedObjectLifetime.

Promotion is failing with the error "replication operation failed because the target object referred by a link value is recycled"

↑ Back to the top


Cause

During the demotion of the previous RODC that had the same name the KRBTGT_##### service account object was deleted and moved to the recycle bin.

The KRBTGT_##### object contains the attribute msDS-KrbTgtLinkBL that's contains a backlink reference to the server object.

During the promotion process when we are replicating secrets the backlink is found and errors out the promotion.

↑ Back to the top


Resolution

You can view the objects in the Active Directory Administrative Center if using 2012 and above.

Using either PowerShell or LDP delete the KRBTGT_##### object(s) that are in the recycle bin.

↑ Back to the top


Keywords: RODC, DCpromo, promotion, demotion, recycle bin, recycled, replication

↑ Back to the top

Article Info
Article ID : 4016134
Revision : 4
Created on : 3/16/2017
Published on : 3/23/2017
Exists online : False
Views : 1669