Skip to content

Instantly share code, notes, and snippets.

@shurick81
Created May 3, 2020 16:39
Show Gist options
  • Save shurick81/4b21b93ade8bf159091cc2efa0a3a5c6 to your computer and use it in GitHub Desktop.
Save shurick81/4b21b93ade8bf159091cc2efa0a3a5c6 to your computer and use it in GitHub Desktop.
Start-Transcript c:\Enable-NetFirewallICMPRule.log;
Set-NetFirewallRule -Name FPS-ICMP4-ERQ-In -Enabled True;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment