You have a server named Server1 that
runs Windows Server 2012 R2.
Your network has IPSec policies configured.
You need to exempt ICMP and router discovery traffic from the IPSec rules in Windows Firewall with Advanced Security.
Which cmdlet should you use?
A.
Remove-NetFirewallRule
B.
Disable-NetAdapterBinding
C.
Set-NetFirewallSetting
D.
Update-NetIPSecRule
Explanation:
The Set-NetFirewallSetting cmdlet configures properties that apply to the firewall and IPsec settings, regardless of which network profile is currently in
use. This cmdlet allows the administrator to specify global firewall behavior.
Reference: Set-NetFirewallSetting
https://technet.microsoft.com/en-us/library/jj554878(v=wps.630).aspx