Skip to content

Instantly share code, notes, and snippets.

@sauceaaron
Last active August 3, 2017 21:59
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 sauceaaron/4db70eec4ba8fd343b4e232c5d6813bb to your computer and use it in GitHub Desktop.
Save sauceaaron/4db70eec4ba8fd343b4e232c5d6813bb to your computer and use it in GitHub Desktop.
Set-ItemProperty "HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings" -name EnableNegotiate -value 0
Get-Item "HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment