Windows command line tutorial [part3]

 



The Firewall



netsh” is for configuring windows firewall.

We can configure the firewall from command line(cmd.exe) easily. I am including some firewall command below.
Start firewall:
Netsh> help
or
netsh firewall ?



Show all current configuration of the firewall:

Read more »