Your network contains a single Active Directory domain named contoso.com. The domain contains two servers named Server1 and Server2. Server1 and Server2 are namespace servers for the \\contoso.com\DFS1 namespace.
You need to ensure that users only connect to the \\contoso.com\DFS1 namespace on Server1 if Server2 is unavailable.
How should you configure the \\contoso.com\DFS1 namespace?
A.
From the properties of the \\contoso.com\DFS1 namespace, modify the referrals settings.
B.
From the properties of the \\contoso.com\DFS1 namespace, modify the advanced settings.
C.
From the properties of the \\SERVER1\DFS1 namespace servers entry, modify the advanced settings.
D.
From the properties of the \\SERVER2\DFS1 namespace servers entry, modify the advanced settings.
Both C and D are correct.
Since Server1 should only be used if Server2 is unavailable, you can configure Server1 to be last among all targets. Configuring Server2 to be first among all targets will also achieve the desired goal.
http://technet.microsoft.com/en-us/library/cc770290.aspx
You’re so right
Answer and explanation doesn`t add up. If you were to use the “Last among all targets”-option as described in the explanation – this should be set on server1.
You could make either one last or first using those options, so yes C and D are correct. Dude is also correct, if we are setting an option for one to be last, it would be server1 since we only want clients to connect to server1 when server2 is unavailable.
Server1 should be made last, or Server2 should be made first. Probably both really….
I hope I don’t see this one on the exam because the question is flawed. C and D are both correct.