When setting up delegation for replication, or other replication tasks many struggle to find the right object/attribute in the AD. Just found a neat link from Microsoft that could come in handy: http://technet.microsoft.com/en-us/library/cc756075.aspx
With entries like:
|
Enable Change Notification between sites (only for IP transport links) |
WP on cn=<SiteLinkName>, cn=IP, cn=Inter-Site Transports, cn=Sites, cn=Configuration, dc=<ForestRootDomain> where the SiteLinkName identifies the associated site link, to modify the options attribute |
or:
|
Specify a fixed-port for RPC-based replication |
WP on HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTDS\Parameters to modify the registry entry TCP/IP Port |
Next to come on this blog, delegating the right to disable/enable replication to a specific DC !