Last active
June 30, 2019 17:43
-
-
Save sergio/02234aeade18a28782bd22f12ed042df to your computer and use it in GitHub Desktop.
Assign Windows port url permissions to avoid Access is Denied #windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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