Skip to content

Instantly share code, notes, and snippets.

@doshyt
Created August 15, 2017 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doshyt/6dab56a210be4a23ef949732061e3275 to your computer and use it in GitHub Desktop.
Save doshyt/6dab56a210be4a23ef949732061e3275 to your computer and use it in GitHub Desktop.
netsh advfirewall firewall add rule name = SQLPort dir = in protocol = tcp action = allow localport = 1433 remoteip = 10.0.0.0/16 profile = PUBLIC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment