Note: This question is part of a series of questions that use the same set of answer choices. Each answer
choice may be used once, more than once, or not at all.
Your network contains a single Active Directory domain. The domain contains computers that run Windows 10
Enterprise.
The computers are configured as shown in the following table:
When User1 works remotely, the user fails to access shared folders on the corporate network.
When User 2 and User3 work remotely, they successfully connect to the shared folders on the corporate
network.
You need to ensure that User1 can connect to the shared folders without user interaction.
What should you do?
A.
Click Turn on password protected sharing.
B.
Disable Network Discovery.
C.
Modify the Profile settings of an incoming firewall rule.
D.
Run the Add-VpnConnectionTriggerApplication cmdlet.
E.
Run the New-NetFirewallRule cmdlet and specify the -Direction Outbound parameter.
F.
Run the New-VpnConnection cmdlet.
G.
Run the Set-NetConnectionProfile cmdlet.
H.
Run the Set-VPNConnection cmdlet
Explanation:
https://technet.microsoft.com/itpro/powershell/windows/vpnclient/add-vpnconnectiontriggerapplication
I think D is wrong.
“Add-VpnConnectionTriggerApplication” cmdlet required an application. Add explorer.exe is not a good idea from my point of view.
2018 New Microsoft 70-698 Exam Dumps and 70-698 Exam Questions PDF Version Download: https://www.braindump2go.com/70-698.html
I think correct answer is G
https://blogs.msdn.microsoft.com/powershell/2009/04/02/setting-network-location-to-private/