Skip to content

Instantly share code, notes, and snippets.

@wormeyman
Forked from anonymous/Firewall.ps1
Created February 26, 2014 20:37
# netsh advfirewall set currentprofile state off # Firewall Off
# netsh advfirewall set currentprofile state on # Firewall On
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment