exam questions

Exam 70-741 All Questions

View all questions & answers for the 70-741 exam

Exam 70-741 topic 1 question 55 discussion

Actual exam question from Microsoft's 70-741
Question #: 55
Topic #: 1
[All 70-741 Questions]

You have a remote access server named Server1 that runs Windows Server 2016. Server1 has DirectAccess enabled.
You have a proxy server named Server2. All computers on the internet connect to the Internet by using the proxy.
On Server1, you run the command Set-DAClient -Force Tunnel Enabled.
You need to ensure that when a Direct Access client connects to the network, the client accesses all the Internet resources through the proxy.
What should you run on Server1?

  • A. Set-DnsClientGlobalSetting
  • B. Set-DAEntryPoint
  • C. Set-DnsClientNrptRule
  • D. Set-DnsClientNrptGlobal
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
References: https://docs.microsoft.com/en-us/powershell/module/remoteaccess/set-daentrypoint?view=win10-ps

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
dritter
Highly Voted 5 years, 9 months ago
An entry point is used in multi-site-deployments which is not the case here. https://docs.microsoft.com/en-us/windows-server/remote/remote-access/ras/multisite/troubleshoot/troubleshooting-adding-entry-points You need to modify the NRPT where you can enter a web proxy to be used with DirectAccess. Set-DnsClientNrptRule has a parameter for that: https://docs.microsoft.com/en-us/powershell/module/dnsclient/set-dnsclientnrptrule?view=win10-ps
upvoted 18 times
...
Miandradee
Highly Voted 5 years, 7 months ago
dritter I agree, the command would be: Set-DnsClientNrptRule -DAEnable $true -DAProxyServerName $proxy -DAProxyType “UseProxyName” -Name $rule -GpoName $gpo https://directaccess.richardhicks.com/2017/07/27/directaccess-force-tunneling-and-proxy-server-configuration/
upvoted 10 times
[Removed]
5 years, 6 months ago
I agree with both of you, Set-DnsClientNrptRule This article is by Richard Hicks, I was his student once and he is very credible
upvoted 4 times
...
...
panda
Most Recent 3 years, 11 months ago
I think the given (C) is correct. I understand following backgraound based on the link ITGEEK and Miandradee have proposed. https://directaccess.richardhicks.com/2017/07/27/directaccess-force-tunneling-and-proxy-server-configuration/ Windows 10 Always On VPN implementation has two method. These are split tunneling and force tunneling. In this question you use force tunneling.
upvoted 1 times
...
simocb
3 years, 11 months ago
C. Set-DnsClientNrptRule
upvoted 1 times
...
piko
4 years ago
In sybex book practice exams, there are 2 questions like this, the answer is Set-DAEntryPoint
upvoted 1 times
...
GoldenFox
4 years ago
Seems like everyone disagrees on the answer here. I'll go with B. Set-DAEntryPoint The Set-DAEntryPoint cmdlet configures entry point settings, including the name of the server in the entry point, the name of the entry point, and the IP address used for global load balancing on the specified entry point. The Set-DnsClientNrptRule cmdlet modifies the specified DNS client Name Resolution Policy Table (NRPT) rule.
upvoted 1 times
...
iamanas
4 years ago
Correct Answer C: Set-DnsClientNrptRule
upvoted 1 times
...
Gunseng69
4 years, 2 months ago
Would like to point out that answers given here seems not to be options? can someone post correct question and answer?
upvoted 1 times
...
alexnt
4 years, 4 months ago
And another one. What should you run on Server1? A. Set-DAClient B. Set-DnsClientGlobalSetting C. Set-DAClientDNSConfiguration D. Set-DAEntryPoint Offered Answer: C Which is correct here?
upvoted 2 times
jawaji
4 years, 3 months ago
I'd say this one. It's in the Sybex practice exams books with this answer.
upvoted 1 times
...
...
alexnt
4 years, 4 months ago
Another variant: What should you run on Server1? A. Set-DnsClientNrptRule B. Set.DANetworkLocationServer C. Set-DAClient D. Set-DAServer Offered Answer: C But could be A??
upvoted 1 times
...
Kamikazekiller
4 years, 5 months ago
C. Set-DnsClientNrptRule
upvoted 4 times
...
khalid86
4 years, 8 months ago
Set-DnsClientNrptRule has following switches: [-DAProxyServerName <String>] [-DAProxyType <String>] https://docs.microsoft.com/en-us/powershell/module/dnsclient/set-dnsclientnrptrule?view=win10-ps It means C is 100% correct answer.
upvoted 6 times
...
raja2010
4 years, 10 months ago
B is the correct answer. Sybex book has this question
upvoted 2 times
...
Justin0020
4 years, 10 months ago
Answer C Set-DnsClientNrptRule is true! https://docs.microsoft.com/en-us/powershell/module/dnsclient/set-dnsclientnrptrule?view=win10-ps
upvoted 4 times
...
davidtld
4 years, 11 months ago
Microsoft answer is C - Set-DnsClientNrptRule !!!
upvoted 9 times
...
ITGEEK
4 years, 11 months ago
set-dnsclientnrptrule is the perfect answer https://directaccess.richardhicks.com/2017/07/27/directaccess-force-tunneling-and-proxy-server-configuration/
upvoted 5 times
...
xziomal9
5 years ago
Correct answer: Set-DAClientDNSConfiguration
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago