Enable firewall from command line

Wednesday, September 30, 2009 Leave a Comment

Firewall configuration can be done from command line using netsh command. To enable firewall run the following command.

netsh firewall set opmode mode=ENABLE


Administrator previliges are required to configure firewall so above command can be run only from admin accounts.



0 comments »

Leave your response!