Disable Windows Firewall using command line
Submitted by Anonymous on Fri, 10/13/2006 - 12:46
You can disable Windows Firewall using a command line by the following command:
netsh firewall set opmode disable
to renable do:
netsh firewall set opmode enable
For executing this on remote computers, you can use the psexec command, psexec is a utility available from Sysinternals at [url]http://www.sysinternals.com/Utilities/PsExec.html[/url]
- Add new comment
- 1217 reads
-


Recent comments
1 day 5 hours ago
1 day 6 hours ago
1 week 3 days ago
3 weeks 5 days ago
3 weeks 5 days ago
3 weeks 6 days ago
5 weeks 2 days ago
5 weeks 3 days ago
6 weeks 3 days ago
6 weeks 5 days ago