Showing posts with label line. Show all posts
Showing posts with label line. Show all posts

Wednesday, August 10, 2016

How to turn on off Windows firewall using Command Line

How to turn on off Windows firewall using Command Line


Turn Off:
NetSh Advfirewall set allprofiles state off

Turn On:
NetSh Advfirewall set allrprofiles state on

Available link for download

Read more »