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-6986cf1ebf241352251208/] Also we can use this command…

