Skip to content

Instantly share code, notes, and snippets.

@mxpv
Created August 8, 2012 13:58
Show Gist options
  • Select an option

  • Save mxpv/3295227 to your computer and use it in GitHub Desktop.

Select an option

Save mxpv/3295227 to your computer and use it in GitHub Desktop.
Turn off firewall on Windows Server Core edition
netsh advfirewall set allprofiles state off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment