HOTSPOT
You build a test environment. The test environment contains one Active Directory forest. The forest contains a
single domain named contoso.com. The domain contains the servers configured as shown in the following
table.
You run the following commands.
New-ADReplicationSite Site1
New-ADReplicationSite Site2
New-ADReplicationSubnet -Name “192.168.1.0/24” -Site Site1
New-ADReplicationSubnet -Name “192.168.2.0/24” -Site Site2
New-ADReplicationSiteLink -Name “SiteLink1” –SitesIncluded Site1,Site2 -Cost 100
– ReplicationFrequencyInMinutes 15
You promote Server3 and Server4 to domain controllers by using the default options.
Use the drop-down menus to select the answer choice that completes each statement.
Hot Area:

Explanation:
*Replication will only occur between Server3 and Server4.
* Values that can be transferred in one replication cycle (replication of the current set of updates between asource and destination domain controller): no limit.
How the Active Directory Replication Model Works
https://technet.microsoft.com/en-us/library/cc772726(v=ws.10).aspx#w2k3tr_repup_how_otmw
be replicated to DC2 only
never be replicated
6
1
Wrong ! The correct answer is:
1) To DC1 replicates only to DC2
2) Never replicates
6
1
Guys, there not mentioned, that “Site Link Bridging” is disabled (enabled by default in any cases), so 1) will be replicated to all controllers and 2) will take 1 cycle. Simultaneous replication between ST1 – ST2 and Default Site
7
1