Skip to content

Instantly share code, notes, and snippets.

@sergio
Last active June 30, 2019 17:43
Show Gist options
  • Select an option

  • Save sergio/02234aeade18a28782bd22f12ed042df to your computer and use it in GitHub Desktop.

Select an option

Save sergio/02234aeade18a28782bd22f12ed042df to your computer and use it in GitHub Desktop.
Assign Windows port url permissions to avoid Access is Denied #windows
rem Run in elevated command prompt
netsh http add urlacl url=http://+:8050/metrics user=sacosta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment