Jan 28 2009 12:30AM GMT
Posted by: Michael Khanin
Uncategorized
How to disable Windows Firewall (Vista edition) from command line
Posted by: Michael Khanin
To totally disable Firewall in Vista, execute the following command from command line:
netsh firewall set opmode mode=DISABLE
netsh firewall set opmode mode=DISABLE profile=ALL




