You are employed as a senior network administrator at ABC.com.
ABC.com has an Active Directory domain named ABC.com.
All servers on the ABC.com network have Windows Server 2012 R2 installed.
The ABC.com domain has an Active Directory site configured in London,and an Active Directory site in New york.
You have been instructed to make sure that the synchronization of account lockout data happens quicker.

A.
You should consider editing the options attribute from WANLINK properties
B.
You should consider editing the options attribute from LANLIK properties
C.
You should consider editing the options attribute from the DEFAULTSITELINK properties
D.
You should consider editing the proxyAddressess attribute from the DEFAULTIPSITELINK properties.
Explanation:
http://technet.microsoft.com/en-us/library/cc961787.aspx
I think correct is C:
You should consider editing the options attribute from the DEFAULTSITELINK properties
More Information:
https://blogs.technet.microsoft.com/kenstcyr/2008/07/05/understanding-urgent-replication/
There is a way for us to lower convergence time. It’s called inter-site change notifications and it’s not turned on by default.
https://technet.microsoft.com/en-us/library/cc961787.aspx
1. In ADSI Edit, expand the Configuration container.
2. Navigate to the Inter-SiteTransports container, and select CN=IP . (You cannot enable reciprocal replication for SMTP links.)
3. Right-click the site link object for the sites for which you want to enable reciprocal replication, and then click Properties .
4. In the Select a property to view box, select options .
2
0
ADSIedit is what I was thinking of as well, but the same setting can be set within AD Sites and Services\Site Link\Properties\Attribute Editor.
Answer C is correct.
0
0