Skip to content

Instantly share code, notes, and snippets.

@dlidstrom
Created October 25, 2013 11:07
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 dlidstrom/7153002 to your computer and use it in GitHub Desktop.
Save dlidstrom/7153002 to your computer and use it in GitHub Desktop.
MiniNode setup
netsh http add urlacl url=http://+:8084/ user=ad-username
netsh http add urlacl url=http://127.0.0.1:8083/ user=ad-username
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment