Miscellaneous topics that do not fit into specific categories.
There is no supported workaround in the provided information that allows hybrid Microsoft Entra join of Windows devices that can reach only an RODC and not a writable DC, without opening network flows from those devices to an RWDC.
Relevant points from the context:
- RODCs forward write operations (such as password changes or other attribute updates) to an RWDC and then receive the replicated changes back. They are not themselves writable for directory attributes.
- The userCertificate attribute must be written to a writable domain controller. In the described topology, the Windows 11 devices on VLAN3 can reach only the RODC, so their attempt to write userCertificate during hybrid join cannot complete against an RWDC.
- The RODC–RWDC replication and security channel behavior described does not provide an alternative path for the device to complete the required write operation if it cannot directly reach a writable DC.
- The only workarounds mentioned for RODC-related issues in the context involve either changing site/topology so that an RWDC is reachable from the RODC’s site, or disabling certain operations (for example, disabling account password changes for computers that use an RODC for their security channel). None of these provide a method to complete hybrid join without RWDC reachability.
Based on the available information, achieving hybrid join for those devices requires changing the network design so that the devices can ultimately write to a writable domain controller (for example, by allowing them to reach an RWDC directly or by placing an RWDC in the same or a reachable site). No alternative, supported workaround is documented in the provided context.
References:
- Selective authentication over a forest trust fails when Windows Server 2008 R2-based RODC and RWDC are involved in the authentication process
- Review the removal of the default members from the Denied RODC Password Replication Group
- Review the removal of the default members from the Denied RODC Password Replication Group - Microsoft Engage Center
- End-to-end troubleshooting of Microsoft Entra Connect objects and attributes
- Migrate from Microsoft Entra Connect to Cloud Sync: Decision Guide