The repadmin command ignores a Windows Server 2008-based RODC when the command is used together with the /syncall switch
| Article ID | : | 949471 |
| Last Review | : | March 12, 2008 |
| Revision | : | 1.0 |
SYMPTOMS
Note In this command, dsa represents the host name of a domain controller. Also, NamingContext represents the distinguished name of the directory partition.
However, a Windows Server 2008-based read-only domain controller (RODC) will not try to pull the changes for the specified naming context.
Note The Windows Server 2008-based RODC holds the changes for the specified naming context in its read-only global catalog partition.
To confirm this behavior, you can run the repadmin /showreps command on an RODC. You may notice that the time stamp of the last successful replication of the specified partition was left unchanged. If you run the same command on a full domain controller that is running either Windows Server 2003 or Windows Server 2008, you see that the time stamp of last successful replication for the specified partition is up to date.
CAUSE
RODCs store the hasPartialReplicaNCs attribute locally. When the repadmin /syncall command is executed from a full domain controller, the full domain controller does not have information about the RODC. Therefore, no replication to the RODC is triggered.
RESOLUTION
Note The /P parameter is not a repadmin option on a read-only global catalog. This is the case because, by definition, the read-only global catalogs cannot have originating updates to replicate to other domain controllers.
Note To access advanced help for the Repadmin.exe tool, use the /experthelp parameter.
STATUS
MORE INFORMATION
The following is the output of the Repadmin /showattr command when the command is run against all the domain controllers. You will notice that the hasPartialReplicaNCs attribute is only returned when Repadmin /showattr is queried against the RODC.
Domain Information:Parent Domain: DC1-2003 Domain Controller 2008-01 2008 Domain ControllerSub-Domain: 2008-02 - Windows server 2008 Domain Controller 2008-03 - Windows Server 2008 Domain Controller.C: Users Administrator.SUB>repadmin /showattr * CN=NTDS Settings,CN=2008-03,CN=Servers,CN=Asia,CN=Sites,CN=Configuration,DC=contoso,DC=com /atts:hasPartialReplicaNCsRepadmin: running command /showattr against full DC dc1.contoso.comDN: CN=NTDS Settings,CN=2008-03,CN=Servers,CN=Asia,CN=Sites,CN=Configuration,DC=contoso,DC=comRepadmin: running command /showattr against full DC 2008-02.sub.contoso.comDN: CN=NTDS Settings,CN=2008-03,CN=Servers,CN=Asia,CN=Sites,CN=Configuration,DC=contoso,DC=comRepadmin: running command /showattr against full DC 2008-01.contoso.comDN: CN=NTDS Settings,CN=2008-03,CN=Servers,CN=Asia,CN=Sites,CN=Configuration,DC=contoso,DC=comRepadmin: running command /showattr against read-only DC 2008-03.sub.contoso.comDN: CN=NTDS Settings,CN=2008-03,CN=Servers,CN=Asia,CN=Sites,CN=Configuration,DC=contoso,DC=com 1> hasPartialReplicaNCs: DC=contoso,DC=com
APPLIES TO
| • | Windows Server 2008 Datacenter without Hyper-V |
| • | Windows Server 2008 Enterprise without Hyper-V |
| • | Windows Server 2008 for Itanium-Based Systems |
| • | Windows Server 2008 Standard without Hyper-V |
| • | Windows Server 2008 Datacenter |
| • | Windows Server 2008 Enterprise |
| • | Windows Server 2008 Standard |
| • | Windows Web Server 2008 |
Keywords:Â |
kbexpertiseinter kbtshoot kbprb KB949471 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Back to the top
Leave a Reply