Add firewall rule – PowerShell
Some days ago I need on multiple windows 10 systems add rule to allow rule on firewall which will allow ping application server. Instead of do it by clicking I prepared simple command which is adding rule on PC. I only needed ping so my command will look like that: [crayon-6a3ee96e9217c119202751/] Also we can use this command…

