repadmin /syncall dsa [NamingContext] /P
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.