Skip to content

Instantly share code, notes, and snippets.

@bradbrowne
Last active April 6, 2020 04:58
Show Gist options
  • Save bradbrowne/e5bf7b96dfa03de0f5a61a42aa813498 to your computer and use it in GitHub Desktop.
Save bradbrowne/e5bf7b96dfa03de0f5a61a42aa813498 to your computer and use it in GitHub Desktop.
set-location "HKCU:\Software\Microsoft\Windows\CurrentVersion\Internet Settings"
set-location ZoneMap\Domains new-item BRAD-SERVER
set-location BRAD-SERVER
new-itemproperty . -Name http -Value 2 -Type DWORD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment