Sunday, February 15, 2009

Disable Windows Firewall (Vista edition) from command line

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

No comments:

Post a Comment

-