exam questions

Exam 70-412 All Questions

View all questions & answers for the 70-412 exam

Exam 70-412 topic 3 question 107 discussion

Actual exam question from Microsoft's 70-412
Question #: 107
Topic #: 3
[All 70-412 Questions]

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:

Show Suggested Answer Hide Answer
Suggested Answer:
*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 a source and destination domain controller): no limit.
Reference: How the Active Directory Replication Model Works
https://technet.microsoft.com/en-us/library/cc772726(v=ws.10).aspx#w2k3tr_repup_how_otmw

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DanStafford
5 years, 3 months ago
I have to agree with Demetris. 1: There's no indication what site(s) or site links apply to DC1 & DC2. 2: We don't know if the subnet(s) DC1 & DC2 are on are /16 CIDR or /24 like Servers 3 & 4. That piece of information is critical to determining whether DC1 & DC2 are on the same subnet or two different subnets. 3: The site creation & sitelink creation Powershell cmdlets shown only tell us the AD Sites & Services configuration of Server 3 & Server 4. We have no information on the site & link configurations of DC1 & DC2. The only option we have is to assume that both of the original DC's are in the Default First Site Name and on the Default First Site Link, but without verifying a /16 CIDR on their respective subnets, we're only guessing. Also, wouldn't Servers 3 & 4 be placed in the default first site & default first site link upon promotion? I can see that the cmdlets run place them in another link, but does it remove them from the default link? The question is very poorly stated and with insufficient information to really determine a definitive answer.
upvoted 4 times
...
demetris
5 years, 11 months ago
correct answer is: 1) DC1 will replicate only to DC2 and 2) never replicates
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...