You have a server named Server1 that runs Windows Server 2016.
You need to identity whether any connection security rules are configured on Server1.
Which cmdlet should you use?
A.
Get-NetIPSecRule
B.
Get-NetFirewallRule
C.
Get-NetFirewallProfile
D.
Get-NetFirewallSetting
E.
Get-NetFirewallPortFilter
F.
Get-NetFirewallAddressFilter
G.
Get-NetFirewallSecurityFilter
H.
Get-NetFirewallApplicationFilter
Explanation:
https://technet.microsoft.com/en-us/itpro/powershell/windows/netsecurity/get-netipsecrule
Get-NetIPSecRule displays the existence and details of Connection Security Rules, as connection security
rules implements IPsec between computers (not using
tunnel endpoints) or sites (using tunnel endpoints)